#include "./logging/LogEntry.h"#include "./logging/Logger.h"#include "./logging/LogIterator.h"#include "./logging/Logger.h"Defines | |
| #define | LOG(msg, type) ::GetLogger().Log( msg, type ) |
Functions | |
| cl7::logging::Logger & | GetLogger () |
| #define LOG | ( | msg, | ||
| type | ||||
| ) | ::GetLogger().Log( msg, type ) |
| cl7::logging::Logger& GetLogger | ( | ) | [inline] |
Returns the standard logger object.
1.7.1