ILoggerRepository Threshold Property Apache log4net™ SDK Documentation
The threshold for all events in this repository

Namespace: log4net.Repository
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

Level Threshold { get; set; }

Property Value

Type: Level
The threshold for all events in this repository
Remarks

The threshold for all events in this repository.

See Also