Static slog::LOG_LEVEL_SHORT_NAMES [−][src]
pub static LOG_LEVEL_SHORT_NAMES: [&'static str; 7]=
["OFF", "CRIT", "ERRO", "WARN", "INFO", "DEBG", "TRCE"]
Official capitalized logging (and logging filtering) short level names
In order of as_usize()
.