IFilter MembersApache 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
Properties

  NameDescription
Public propertyNext
Property to get and set the next filter
Back to Top
See Also