Default ctor to allow dynamic creation through a configurator.
Default ctor to allow dynamic creation through a configurator.
public ExceptionEvaluator();
Constructs an evaluator and initializes to trigger on exType
public ExceptionEvaluator(Type,bool);
ExceptionEvaluator Class | log4net.Core Namespace