Skip to main content

Module log_level

Module log_level 

Source
Expand description

Severity levels: ALL through DISABLED, with FromStr parsing.

Structs§

ParseLogLevelError
Custom error type for LogLevel parsing with context.

Enums§

LogLevel
An enumeration of the different levels that a log message can have, ordered by severity.