IFilter MethodsApache log4net™ SDK Documentation
The IFilter type exposes the following members.
Methods

  NameDescription
Public methodActivateOptions
Activate the options that were previously set with calls to properties.
(Inherited from IOptionHandler.)
Public methodDecide
Decide if the logging event should be logged through an appender.
Back to Top
See Also