Function simple_logger::init_with_env
source ยท pub fn init_with_env() -> Result<(), SetLoggerError>Expand description
Initialise the logger with the RUST_LOG environment variable.
Log messages will be filtered based on the RUST_LOG environment variable.