log4shib::TimeStampComponent Struct Reference

Inheritance diagram for log4shib::TimeStampComponent:

log4shib::PatternLayout::PatternComponent List of all members.

Public Member Functions

 TimeStampComponent (std::string timeFormat)
virtual void append (std::ostringstream &out, const LoggingEvent &event)

Static Public Attributes

static const char *const FORMAT_ISO8601 = "%Y-%m-%d %H:%M:%S,%l"
static const char *const FORMAT_ABSOLUTE = "%H:%M:%S,%l"
static const char *const FORMAT_DATE = "%d %b %Y %H:%M:%S,%l"

Constructor & Destructor Documentation

log4shib::TimeStampComponent::TimeStampComponent ( std::string  timeFormat  )  [inline]


Member Function Documentation

virtual void log4shib::TimeStampComponent::append ( std::ostringstream out,
const LoggingEvent event 
) [inline, virtual]

Implements log4shib::PatternLayout::PatternComponent.


Member Data Documentation

const char *const log4shib::TimeStampComponent::FORMAT_ABSOLUTE = "%H:%M:%S,%l" [static]

const char *const log4shib::TimeStampComponent::FORMAT_DATE = "%d %b %Y %H:%M:%S,%l" [static]

const char *const log4shib::TimeStampComponent::FORMAT_ISO8601 = "%Y-%m-%d %H:%M:%S,%l" [static]


The documentation for this struct was generated from the following file:
Generated on Thu May 23 21:34:06 2013 for log4shib by  doxygen 1.4.7