Overload List
| Name | Description | |
|---|---|---|
| Format(LoggingEvent) | 
            Convenience method for easily formatting the logging event into a string variable.
              | |
| Format(TextWriter, LoggingEvent) | 
            Implement this method to create your own layout format.
              | 
See Also