log4net SDK Documentation - Microsoft .NET Framework 4.0

TextWriterAppender.WriteFooterAndCloseWriter Method 

Writes the footer and closes the underlying TextWriter.

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

Remarks

Writes the footer and closes the underlying TextWriter.

See Also

TextWriterAppender Class | log4net.Appender Namespace