Overload List
Name | Description | |
---|---|---|
![]() | Format(LoggingEvent) |
Convenience method for easily formatting the logging event into a string variable.
(Inherited from LayoutSkeleton.) |
![]() | Format(TextWriter, LoggingEvent) |
Produces a formatted string.
(Overrides LayoutSkeletonFormat(TextWriter, LoggingEvent).) |
See Also