Enum haproxy_api::LogLevel [−][src]
pub enum LogLevel {
Emerg,
Alert,
Crit,
Err,
Warning,
Notice,
Info,
Debug,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LogLevelimpl UnwindSafe for LogLevelBlanket Implementations
Mutably borrows from an owned value. Read more
Performs the conversion.