IAppenderAttachable RemoveAllAppenders Method Apache log4net™ SDK Documentation
Removes all attached appenders.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

void RemoveAllAppenders()
Remarks

Removes and closes all attached appenders

See Also