Public Member Functions | Static Public Member Functions | Private Attributes

logging::ACSXmlLayout Class Reference

#include <loggingXmlLayout.h>

Collaboration diagram for logging::ACSXmlLayout:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ACSXmlLayout ()
 ~ACSXmlLayout ()
std::string format (const ::log4cpp::LoggingEvent &event)

Static Public Member Functions

static void formatISO8601inUTC (const ACE_Time_Value &timestamp, ACE_TCHAR str[])

Private Attributes

std::string m_xml

Constructor & Destructor Documentation

logging::ACSXmlLayout::ACSXmlLayout (  ) 
logging::ACSXmlLayout::~ACSXmlLayout (  ) 

Member Function Documentation

std::string logging::ACSXmlLayout::format ( const ::log4cpp::LoggingEvent &  event  ) 
static void logging::ACSXmlLayout::formatISO8601inUTC ( const ACE_Time_Value &  timestamp,
ACE_TCHAR  str[] 
) [static]

Member Data Documentation

std::string logging::ACSXmlLayout::m_xml [private]

The documentation for this class was generated from the following file: