Constant log::MAX_LOG_LEVEL
[−]
[src]
pub const MAX_LOG_LEVEL: u32=
255
🔬 This is a nightly-only experimental API. (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.