Inheritance diagram for log4shib::TimeStampComponent:
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" |
|
|
|
Implements log4shib::PatternLayout::PatternComponent. |
|
|
|
|
|
|