LoggerCloseNestedAppenders Method Apache log4net™ SDK Documentation
Closes all attached appenders implementing the IAppenderAttachable interface.

Namespace: log4net.Repository.Hierarchy
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public virtual void CloseNestedAppenders()
Remarks

Used to ensure that the appenders are correctly shutdown.

See Also

Reference