log4net SDK Documentation - Microsoft .NET Framework 4.0

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