Provides static log streams for different log levels. More...
Static Public Attributes | |
static DebugLogStream | LogDebug |
Debug log stream. More... | |
static LogStream | LogError |
Error log stream. More... | |
static LogStream | LogException |
Exception log stream. More... | |
static LogStream | LogInfo |
Info log stream. More... | |
static LogStream | LogWarn |
Warning log stream. More... | |
Provides static log streams for different log levels.
|
static |
Debug log stream.
|
static |
Info log stream.
|
static |
Warning log stream.
|
static |
Error log stream.
|
static |
Exception log stream.