FileAppenderReset Method Apache log4net™ SDK Documentation
Closes any previously opened file and calls the parent's Reset.

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

protected override void Reset()
Remarks

Resets the filename and the file stream.

See Also

Reference