Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LayoutSkeleton.Header Property

The header for the layout format.

[Visual�Basic]
Overridable�Public�Property�Header�As�String�_
����Implements�ILayout.Header
[C#]
public�virtual�string�Header�{get;�set;}

Property Value

the layout header

Implements

ILayout.Header

Remarks

The Header text will be appended before any logging events are formatted and appended.

See Also

LayoutSkeleton Class | log4net.Layout Namespace