Test if this event triggers the action
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- loggingEvent
- Type: log4net.Core LoggingEvent
The event to check
Return Value
Type: Booleantrue if this event triggers the action, otherwise false
Remarks
Return true if this event triggers the action
See Also