pub fn get_env_level() -> LevelFilterExpand description
Returns the log level from the environment variables: LOG, LOG_LEVEL, RUST_LOG, TRACE or DEBUG.
Default is INFO.
pub fn get_env_level() -> LevelFilterReturns the log level from the environment variables: LOG, LOG_LEVEL, RUST_LOG, TRACE or DEBUG.
Default is INFO.