Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILayout.Header Property

The header for the layout format.

[Visual�Basic]
Property�Header�As�String
[C#]
string�Header�{get;}

Property Value

the layout header

Remarks

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

See Also

ILayout Interface | log4net.Layout Namespace