An evaluator that triggers on an Exception type
For a list of all members of this type, see ExceptionEvaluator Members.
System.Object
log4net.Core.ExceptionEvaluator
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This evaluator will trigger if the type of the Exception passed to IsTriggeringEvent is equal to a Type in ExceptionType. ///
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
ExceptionEvaluator Members | log4net.Core Namespace