#include <OnixS/CME/MDH/Logger.h>
Definition at line 155 of file Logger.h.
Finalizes the instance.
Definition at line 159 of file Logger.h.
Only descendants are to be created.
Definition at line 178 of file Logger.h.
Adds entry to the log.
Actual content can be added through the interface of LogEntry and LogEvent classes.
- Returns
- Instance of LogEntry to build message being added into the log or NULL if severity of entry being added does not correspond to logger's configuration.
Implemented in FileLogger, and NullLogger.
virtual void info |
( |
std::string & |
| ) |
|
|
pure virtual |
Basic information on the implementation of the logging services.
Implemented in FileLogger, and NullLogger.
The documentation for this class was generated from the following file: