Test if this event triggers the action
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- loggingEvent
- Type: log4net.CoreLoggingEvent
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