The pattern formatting string
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: StringRemarks
The ConversionPattern option. This is the string which controls formatting and consists of a mix of literal content and conversion specifiers.
See Also