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).
pub fn init() -> Result<(), SetLoggerError>Initializes the global logger with max_log_level set to Level::Debug (the only supported level for now).