#include <OnixS/CME/MDH/LogEvents.h>
Public Member Functions | |
LogWarning (LogEntry &entry, const Char *source) | |
LogWarning (LogEntry &entry, const StrRef &source) | |
LogWarning (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 104 of file LogEvents.h.
|
inline |
Initializes event as warning.
Definition at line 107 of file LogEvents.h.
|
inline |
Initializes event as warning.
Definition at line 113 of file LogEvents.h.
|
inline |
Initializes event as warning.
Definition at line 119 of file LogEvents.h.