#include <OnixS/CME/MDH/LogEvents.h>
Public Member Functions | |
| LogDebug (LogEntry &entry, const Messaging::Char *source) | |
| LogDebug (LogEntry &entry, Messaging::StrRef source) | |
| LogDebug (LogEntry &entry, const std::string &source) | |
| Public Member Functions inherited from LogEvent | |
| LogEvent (LogEntry &entry, LogCategory::Enum category, Messaging::StrRef source) | |
| ~LogEvent () | |
| std::string & | message () |
| const std::string & | message () const |
Definition at line 148 of file LogEvents.h.
|
inline |
Initializes event as debug information.
Definition at line 151 of file LogEvents.h.
|
inline |
Initializes event as debug information.
Definition at line 157 of file LogEvents.h.
Initializes event as debug information.
Definition at line 163 of file LogEvents.h.