pub fn init() -> Result<(), SetLoggerError>
Expand description

Initialise the logger with it’s default configuration.

Log messages will not be filtered. The RUST_LOG environment variable is not used.