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