TextWriterAppender WriteFooter Method Apache log4net™ SDK Documentation
Writes a footer as produced by the embedded layout's Footer property.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

protected virtual void WriteFooter()
Remarks

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

See Also