#include <OnixS/CME/MDH/LogEvents.h>
Public Member Functions | |
LogError (LogEntry &entry, const Char *source) | |
LogError (LogEntry &entry, const StrRef &source) | |
LogError (LogEntry &entry, const std::string &source) | |
Public Member Functions inherited from LogEvent | |
LogEvent (LogEntry &entry, LogCategory::Enum category, const StrRef &source) | |
~LogEvent () | |
std::string & | message () |
const std::string & | message () const |
Definition at line 82 of file LogEvents.h.
Initializes event as error.
Definition at line 85 of file LogEvents.h.
Initializes event as error.
Definition at line 91 of file LogEvents.h.
Initializes event as error.
Definition at line 97 of file LogEvents.h.