FileAppenderPrepareWriter Method Apache log4net™ SDK Documentation
Called to initialize the file writer

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

protected override void PrepareWriter()
Remarks

Will be called for each logged message until the file is successfully opened.

See Also

Reference