Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILayout.Footer Property

The footer for the layout format.

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

Property Value

the layout footer

Remarks

The Footer text will be appended after all the logging events have been formatted and appended.

See Also

ILayout Interface | log4net.Layout Namespace