Static slog::LOG_LEVEL_NAMES [−][src]
pub static LOG_LEVEL_NAMES: [&'static str; 7]=
["OFF", "CRITICAL", "ERROR", "WARN", "INFO", "DEBUG", "TRACE"]
Official capitalized logging (and logging filtering) level names
In order of as_usize()
.