#include <OnixS/CME/ConflatedUDP/LogEvents.h>
Public Member Functions | |
LogInfo (LogEntry &entry, const Char *source) | |
LogInfo (LogEntry &entry, const StrRef &source) | |
LogInfo (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 158 of file LogEvents.h.
Initializes event as information.
Definition at line 161 of file LogEvents.h.
Initializes event as information.
Definition at line 172 of file LogEvents.h.
Initializes event as information.
Definition at line 183 of file LogEvents.h.