SimpleLayout Format Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Public methodFormat(LoggingEvent)
Convenience method for easily formatting the logging event into a string variable.
(Inherited from LayoutSkeleton.)
Public methodFormat(TextWriter, LoggingEvent)
Produces a simple formatted output.
(Overrides LayoutSkeleton Format(TextWriter, LoggingEvent).)
Back to Top
See Also