DynamicPatternLayout Constructor Apache log4net™ SDK Documentation
Constructs a DynamicPatternLayout using the DefaultConversionPattern

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public DynamicPatternLayout()
Remarks

The default pattern just produces the application supplied message.

See Also

Reference