Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
FileAppender.PrepareWriter�Method�
Called to initialize the file writer
[Visual�Basic]
Overrides�Protected�Sub�PrepareWriter()
[C#]
protected�override�
void�PrepareWriter();
Remarks
Will be called for each logged message until the file is successfully opened.
See Also
FileAppender Class | log4net.Appender Namespace