Test if an LoggingEvent triggers an action
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Implementations of this interface allow certain appenders to decide when to perform an appender specific action.
The action or behavior triggered is defined by the implementation.
See Also