#include <loggingXmlLayout.h>
Public Member Functions | |
ACSXmlLayout () | |
~ACSXmlLayout () | |
std::string | format (const ::log4cpp::LoggingEvent &event) |
Static Public Member Functions | |
static void | formatISO8601inUTC (const ACE_Time_Value ×tamp, ACE_TCHAR str[]) |
Private Attributes | |
std::string | m_xml |
logging::ACSXmlLayout::ACSXmlLayout | ( | ) |
logging::ACSXmlLayout::~ACSXmlLayout | ( | ) |
std::string logging::ACSXmlLayout::format | ( | const ::log4cpp::LoggingEvent & | event | ) |
static void logging::ACSXmlLayout::formatISO8601inUTC | ( | const ACE_Time_Value & | timestamp, | |
ACE_TCHAR | str[] | |||
) | [static] |
std::string logging::ACSXmlLayout::m_xml [private] |