AppenderSkeleton ClearFilters Method Apache log4net™ SDK Documentation
Clears the filter list for this appender.

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

public virtual void ClearFilters()
Remarks

Clears the filter list for this appender.

See Also