Go to the documentation of this file.
28 #ifndef _LOG4TANGO_LOGGINGEVENT_H
29 #define _LOG4TANGO_LOGGINGEVENT_H
63 #ifdef LOG4TANGO_HAS_NDC
65 const std::string& message,
66 const std::string& ndc,
70 const std::string& message,
72 #endif // LOG4TANGO_HAS_NDC
83 #ifdef LOG4TANGO_HAS_NDC
85 const std::string ndc;
108 #endif // _LOG4TANGO_LOGGINGEVENT_H