.TH "log4tango::XMLLayout" 3 "Mon Jan 16 2017" "Version 5.0.1" "log4tango" \" -*- nroff -*- .ad l .nh .SH NAME log4tango::XMLLayout \- \fBXMLLayout\fP is a simple fixed format \fBLayout\fP implementation\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBlog4tango::Layout\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBXMLLayout\fP ()" .br .RI "Ctor\&. " .ti -1c .RI "virtual \fB~XMLLayout\fP ()" .br .RI "Dtor\&. " .ti -1c .RI "virtual std::string \fBformat\fP (const \fBLoggingEvent\fP &event)" .br .RI "Formats the \fBLoggingEvent\fP in XML\&. " .in -1c .SH "Detailed Description" .PP \fBXMLLayout\fP is a simple fixed format \fBLayout\fP implementation\&. .SH "Constructor & Destructor Documentation" .PP .SS "log4tango::XMLLayout::XMLLayout ()" .PP Ctor\&. .SS "log4tango::XMLLayout::~XMLLayout ()\fC [virtual]\fP" .PP Dtor\&. .SH "Member Function Documentation" .PP .SS "std::string log4tango::XMLLayout::format (const \fBLoggingEvent\fP & event)\fC [virtual]\fP" .PP Formats the \fBLoggingEvent\fP in XML\&. .PP Reimplemented from \fBlog4tango::Layout\fP\&. .SH "Author" .PP Generated automatically by Doxygen for log4tango from the source code\&.