[][src]Function sapp_console_log::init_with_level

pub fn init_with_level(level: Level) -> Result<(), SetLoggerError>

Initializes the global logger setting max_log_level to the given value.