log4net SDK Documentation - Microsoft .NET Framework 4.0

ExceptionEvaluator Constructor

Default ctor to allow dynamic creation through a configurator.

Overload List

Default ctor to allow dynamic creation through a configurator.

public ExceptionEvaluator();

Constructs an evaluator and initializes to trigger on exType

public ExceptionEvaluator(Type,bool);

See Also

ExceptionEvaluator Class | log4net.Core Namespace