Function simple_logger::init

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

Initialise the logger with its default configuration.

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