logging::ACSXmlLayout

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Author

NAME

logging::ACSXmlLayout −

SYNOPSIS

#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 &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]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.