Classes | |
| struct | LogInfo |
| A data structure for log record information. More... | |
| interface | Logging |
| An interface that can be used by typed log clients. More... | |
Variables | |
| const short | Info = 0 |
| const short | Debug = 1 |
| const short | Warning = 2 |
| const short | Error = 3 |
| const short | Fatal = 4 |
| const short LogExtensions::Info = 0 |
| const short LogExtensions::Debug = 1 |
| const short LogExtensions::Warning = 2 |
| const short LogExtensions::Error = 3 |
| const short LogExtensions::Fatal = 4 |
![]()