TextWriterAppenderWriteFooterAndCloseWriter Method Apache log4net™ SDK Documentation
Writes the footer and closes the underlying TextWriter.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

protected virtual void WriteFooterAndCloseWriter()
Remarks

Writes the footer and closes the underlying TextWriter.

See Also

Reference