Crate sapp_console_log

Source

Modules§

console

Functions§

init
Initializes the global logger with max_log_level set to Level::Debug (the only supported level for now).
init_with_level
Initializes the global logger setting max_log_level to the given value.