log::MAX_LOG_LEVEL
[−]
[src]
pub const MAX_LOG_LEVEL: u32=
255
Unstable (
rustc_private
): use the crates.io log
library instead
Maximum logging level of a module that can be specified. Common logging levels are found in the DEBUG/INFO/WARN/ERROR constants.