pub fn set_log_level(level: LevelFilter)Expand description
Reconfigures the global maximum log level. This can be called after init_logging to change the log level at runtime.
pub fn set_log_level(level: LevelFilter)Reconfigures the global maximum log level. This can be called after init_logging to change the log level at runtime.