PatternLayoutFormat 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 formatted string as specified by the conversion pattern.
(Overrides LayoutSkeletonFormat(TextWriter, LoggingEvent).)
Top
See Also

Reference