LogLevel
Kind: enum
Used in LogHandler
to represent different LogLevels
Name | Value | Description |
---|---|---|
Trace | 0x0 | |
Info | 0x1 | |
Warning | 0x2 | |
Error | 0x3 | |
Fatal | 0x4 |
Kind: enum
Used in LogHandler
to represent different LogLevels
Name | Value | Description |
---|---|---|
Trace | 0x0 | |
Info | 0x1 | |
Warning | 0x2 | |
Error | 0x3 | |
Fatal | 0x4 |