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
Error
Warning
Notice
Info
Debug
}
Constructors
-
Emergency
-
Alert
-
Critical
-
Error
-
Warning
-
Notice
-
Info
-
Debug