Function init

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

Initializes the global logger with max_log_level set to Level::Debug (the only supported level for now).