log4net SDK Documentation - Microsoft .NET Framework 4.0

PatternLayout Constructor

Constructs a PatternLayout using the DefaultConversionPattern

Overload List

Constructs a PatternLayout using the DefaultConversionPattern

public PatternLayout();

Constructs a PatternLayout using the supplied conversion pattern

public PatternLayout(string);

See Also

PatternLayout Class | log4net.Layout Namespace