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.