ForwardingAppenderRemoveAllAppenders Method Apache log4net™ SDK Documentation
Removes all previously added appenders from this appender.

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

public virtual void RemoveAllAppenders()

Implements

IAppenderAttachableRemoveAllAppenders
Remarks

This is useful when re-reading configuration information.

See Also

Reference