Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ExceptionEvaluator Members

ExceptionEvaluator overview

Public Instance Constructors

ExceptionEvaluator Overloaded. Initializes a new instance of the ExceptionEvaluator class.

Public Instance Properties

ExceptionType The type that triggers this evaluator.
TriggerOnSubclass If true, this evaluator will trigger on subclasses of ExceptionType.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
IsTriggeringEvent Is this loggingEvent the triggering event?
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ExceptionEvaluator Class | log4net.Core Namespace