Most of the work of the PatternLayout class is delegated to the PatternParser class.
For a list of all members of this type, see PatternParser Members.
System.Object
log4net.Util.PatternParser
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The PatternParser
processes a pattern string and returns a chain of PatternConverter objects.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll)
PatternParser Members | log4net.Util Namespace