log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
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