FileAppender Reset 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: 1.2.15.0 (1.2.15.0)
Syntax

protected override void Reset()
Remarks

Resets the filename and the file stream.

See Also