Convenience method for easily formatting the logging event into a string variable.
Namespace: log4net.LayoutAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- loggingEvent
- Type: log4net.Core LoggingEvent
[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