Compounds | |
| class | LogOStream |
| Logger ostream, required to fix some problems between the different plattforms. More... | |
| class | LogBuf |
| stream buf helper class; creates a chunk buffer of all messages which can ge fetched by a application (e.g. gui) More... | |
| class | Log |
| Message logger class, handles info,warning and error messages. More... | |
Enumerations | |
| enum | LogType { LOG_NONE = 0, LOG_STDOUT, LOG_STDERR, LOG_FILE, LOG_BUFFER } |
| Log types. More... | |
| enum | LogLevel { LOG_LOG = 0, LOG_FATAL, LOG_WARNING, LOG_NOTICE, LOG_INFO, LOG_DEBUG } |
| Log Levels. More... | |
|
|
Log types.
|
|
|
Log Levels.
|
1.2.16