log4net SDK Reference

LevelEvaluator Constructor

Create a new evaluator using the Off threshold.

Overload List

Create a new evaluator using the Off threshold.

public LevelEvaluator();

Create a new evaluator using the specified Level threshold.

public LevelEvaluator(Level);

See Also

LevelEvaluator Class | log4net.Core Namespace