Produces a formatted string.
ILayout.Format
Format the LoggingEvent and write it to the TextWriter.
This method creates an XmlTextWriter that writes to the writer. The XmlTextWriter is passed to the FormatXml method. Subclasses should override the FormatXml method rather than this method.
XmlLayoutBase Class | log4net.Layout Namespace | XmlLayoutBase.Format Overload List