Constant env_logger::DEFAULT_FILTER_ENV
source · pub const DEFAULT_FILTER_ENV: &str = "RUST_LOG";
Expand description
The default name for the environment variable to read filters from.
pub const DEFAULT_FILTER_ENV: &str = "RUST_LOG";
The default name for the environment variable to read filters from.