Gets or sets the pattern formatting string
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: StringThe pattern formatting string
Remarks
The ConversionPattern option. This is the string which controls formatting and consists of a mix of literal content and conversion specifiers.
See Also