type level = Debug | Warn | Error | Info | Fatal
Enumeration of log message levels
Possible values
Debug
|
|
Warn
|
|
Error
|
|
Info
|
|
Fatal
|