glog/level
Types
Logger levels valid configuration list
pub type ConfigLevel {
Level
All
None
}
Constructors
-
Level -
All -
None
Logger levels valid list
pub type Level {
Emergency
Alert
Critical
Err
Warning
Notice
Info
Debug
}
Constructors
-
Emergency -
Alert -
Critical -
Err -
Warning -
Notice -
Info -
Debug