.TH "log4tango" 3 "Wed Sep 2 2020" "Version 5.0.2" "log4tango" \" -*- nroff -*- .ad l .nh .SH NAME log4tango .SH SYNOPSIS .br .PP .SS "Namespaces" .in +1c .ti -1c .RI " \fBthreading\fP" .br .in -1c .SS "Classes" .in +1c .ti -1c .RI "class \fBAppender\fP" .br .ti -1c .RI "class \fBAppenderAttachable\fP" .br .ti -1c .RI "class \fBFileAppender\fP" .br .ti -1c .RI "struct \fBFormatModifierComponent\fP" .br .ti -1c .RI "class \fBLayout\fP" .br .ti -1c .RI "class \fBLayoutAppender\fP" .br .ti -1c .RI "class \fBLevel\fP" .br .ti -1c .RI "struct \fBLevelComponent\fP" .br .ti -1c .RI "class \fBLogger\fP" .br .ti -1c .RI "struct \fBLoggerNameComponent\fP" .br .ti -1c .RI "class \fBLoggerStream\fP" .br .ti -1c .RI "struct \fBLoggingEvent\fP" .br .RI "The internal representation of logging events\&. " .ti -1c .RI "class \fBLogInitiator\fP" .br .ti -1c .RI "class \fBLogSeparator\fP" .br .ti -1c .RI "class \fBLogStream\fP" .br .ti -1c .RI "class \fBLogStreamBuf\fP" .br .ti -1c .RI "struct \fBMessageComponent\fP" .br .ti -1c .RI "struct \fBMillisSinceEpochComponent\fP" .br .ti -1c .RI "class \fBOstreamAppender\fP" .br .ti -1c .RI "class \fBPatternLayout\fP" .br .ti -1c .RI "struct \fBProcessorTimeComponent\fP" .br .ti -1c .RI "class \fBRollingFileAppender\fP" .br .ti -1c .RI "struct \fBSecondsSinceEpochComponent\fP" .br .ti -1c .RI "struct \fBStringLiteralComponent\fP" .br .ti -1c .RI "class \fBStringUtil\fP" .br .ti -1c .RI "struct \fBThreadIdComponent\fP" .br .ti -1c .RI "struct \fBThreadNameComponent\fP" .br .ti -1c .RI "class \fBTimeStamp\fP" .br .ti -1c .RI "struct \fBTimeStampComponent\fP" .br .ti -1c .RI "class \fBXMLLayout\fP" .br .RI "\fBXMLLayout\fP is a simple fixed format \fBLayout\fP implementation\&. " .in -1c .SS "Typedefs" .in +1c .ti -1c .RI "typedef std::map< std::string, \fBAppender\fP * > \fBAppenderMap\fP" .br .RI "A map of appenders\&. " .ti -1c .RI "typedef AppenderMap::iterator \fBAppenderMapIterator\fP" .br .RI "A map of appenders iterator\&. " .ti -1c .RI "typedef std::vector< \fBAppender\fP * > \fBAppenderList\fP" .br .RI "Define what is a list of appenders\&. " .ti -1c .RI "typedef \fBLoggerStream\fP &(* \fBls_terminator\fP) (\fBLoggerStream\fP &)" .br .ti -1c .RI "typedef class std::ios_base &(* \fBStdIosFlag\fP) (class std::ios_base &)" .br .ti -1c .RI "typedef AppenderMap::value_type \fBAppenderMapValue\fP" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "std::ostream & \fBoperator<<\fP (std::ostream &o_str, \fBLogSeparator\fP &)" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "class \fBLOG4TANGO_EXPORT\fP \fBLogger\fP" .br .in -1c .SH "Typedef Documentation" .PP .SS "typedef std::vector<\fBAppender\fP*> \fBlog4tango::AppenderList\fP" .PP Define what is a list of appenders\&. .SS "typedef std::map \fBlog4tango::AppenderMap\fP" .PP A map of appenders\&. .SS "typedef AppenderMap::iterator \fBlog4tango::AppenderMapIterator\fP" .PP A map of appenders iterator\&. .SS "typedef AppenderMap::value_type \fBlog4tango::AppenderMapValue\fP" .SS "typedef \fBLoggerStream\fP&(* log4tango::ls_terminator) (\fBLoggerStream\fP &)" .SS "typedef class std::ios_base&(* log4tango::StdIosFlag) (class std::ios_base &)" .SH "Function Documentation" .PP .SS "std::ostream& log4tango::operator<< (std::ostream & o_str, \fBLogSeparator\fP &)\fC [inline]\fP" .SH "Variable Documentation" .PP .SS "class \fBLOG4TANGO_EXPORT\fP \fBlog4tango::Logger\fP" .SH "Author" .PP Generated automatically by Doxygen for log4tango from the source code\&.