#include <commonc++/Common.h++>#include <commonc++/String.h++>#include <commonc++/Buffer.h++>#include <commonc++/DateTimeFormat.h++>#include <cstdio>#include <cstdarg>#include <vector>

Go to the source code of this file.
Classes | |
| class | LogFormat |
| A log message formatter. More... | |
| struct | Token |
Namespaces | |
| namespace | ccxx |
Enumerations | |
| enum | LogLevel { LogDebug = 0x01, LogInfo = 0x02, LogWarning = 0x04, LogError = 0x08 } |
1.6.3