Convenience method for easily formatting the logging event into a string variable.
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- loggingEvent
- Type: log4net.CoreLoggingEvent
[Missing <param name="loggingEvent"/> documentation for "M:log4net.Layout.LayoutSkeleton.Format(log4net.Core.LoggingEvent)"]
Return Value
Type: String[Missing <returns> documentation for "M:log4net.Layout.LayoutSkeleton.Format(log4net.Core.LoggingEvent)"]
Remarks
See Also