Struct log::ParseLevelError [−][src]
The type returned by from_str
when the string doesn't match any of the log levels.
Trait Implementations
impl Debug for ParseLevelError
[src]
[+]
impl Debug for ParseLevelError
impl PartialEq for ParseLevelError
[src]
[+]
impl PartialEq for ParseLevelError
impl Display for ParseLevelError
[src]
[+]
impl Display for ParseLevelError
Auto Trait Implementations
impl Send for ParseLevelError
impl Send for ParseLevelError
impl Sync for ParseLevelError
impl Sync for ParseLevelError