Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

DynamicPatternLayout Members

DynamicPatternLayout overview

Public Instance Constructors

DynamicPatternLayout Overloaded. Initializes a new instance of the DynamicPatternLayout class.

Public Instance Properties

ContentType (inherited from LayoutSkeleton) The content type output by this layout.
ConversionPattern (inherited from PatternLayout) The pattern formatting string
Footer The footer for the layout format.
Header The header for the layout format.
IgnoresException (inherited from LayoutSkeleton) Flag indicating if this layout handles exceptions

Public Instance Methods

ActivateOptions (inherited from PatternLayout) Initialize layout options
AddConverter (inherited from PatternLayout)Overloaded. Add a converter to this PatternLayout
Equals (inherited from Object)
Format (inherited from PatternLayout)Overloaded. Produces a formatted string as specified by the conversion pattern.
Format (inherited from LayoutSkeleton)Overloaded. Implement this method to create your own layout format.
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

CreatePatternParser (inherited from PatternLayout) Create the pattern parser instance
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

DynamicPatternLayout Class | log4net.Layout Namespace