log4net SDK Reference

TextWriterAppender.WriteFooter Method 

Writes a footer as produced by the embedded layout's Footer property.

[Visual Basic]
Overridable Protected Sub WriteFooter()
[C#]
protected virtual void WriteFooter();

Remarks

Writes a footer as produced by the embedded layout's Footer property.

See Also

TextWriterAppender Class | log4net.Appender Namespace