Function log::set_max_level
source · [−]pub fn set_max_level(level: LevelFilter)
Expand description
Sets the global maximum log level.
Generally, this should only be called by the active logging implementation.
pub fn set_max_level(level: LevelFilter)
Sets the global maximum log level.
Generally, this should only be called by the active logging implementation.