.TH "log4tango::TimeStampComponent" 3 "Wed Sep 2 2020" "Version 5.0.2" "log4tango" \" -*- nroff -*- .ad l .nh .SH NAME log4tango::TimeStampComponent .SH SYNOPSIS .br .PP .PP Inherits \fBlog4tango::PatternLayout::PatternComponent\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBTimeStampComponent\fP (std::string timeFormat)" .br .ti -1c .RI "virtual void \fBappend\fP (\fBstd::ostringstream\fP &out, const \fBLoggingEvent\fP &event)" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static const char *const \fBFORMAT_ISO8601\fP = '%Y\-%m\-%d %H:%M:%S,%l'" .br .ti -1c .RI "static const char *const \fBFORMAT_ABSOLUTE\fP = '%H:%M:%S,%l'" .br .ti -1c .RI "static const char *const \fBFORMAT_DATE\fP = '%d %b %Y %H:%M:%S,%l'" .br .in -1c .SH "Constructor & Destructor Documentation" .PP .SS "log4tango::TimeStampComponent::TimeStampComponent (std::string timeFormat)\fC [inline]\fP" .SH "Member Function Documentation" .PP .SS "virtual void log4tango::TimeStampComponent::append (\fBstd::ostringstream\fP & out, const \fBLoggingEvent\fP & event)\fC [inline]\fP, \fC [virtual]\fP" .PP Implements \fBlog4tango::PatternLayout::PatternComponent\fP\&. .SH "Member Data Documentation" .PP .SS "const char *const log4tango::TimeStampComponent::FORMAT_ABSOLUTE = '%H:%M:%S,%l'\fC [static]\fP" .SS "const char *const log4tango::TimeStampComponent::FORMAT_DATE = '%d %b %Y %H:%M:%S,%l'\fC [static]\fP" .SS "const char *const log4tango::TimeStampComponent::FORMAT_ISO8601 = '%Y\-%m\-%d %H:%M:%S,%l'\fC [static]\fP" .SH "Author" .PP Generated automatically by Doxygen for log4tango from the source code\&.