Parses the pattern into a chain of pattern converters.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Return Value
Type: PatternConverterThe head of a chain of pattern converters.
Remarks
Parses the pattern into a chain of pattern converters.
See Also