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 simple formatted output.
              (Overrides LayoutSkeletonFormat(TextWriter, LoggingEvent).) | 
See Also