log4net SDK Reference

ILoggerRepository.Threshold Property

The threshold for all events in this repository

[Visual Basic]
Property Threshold As Level
[C#]
log4net.Core.Level Threshold {get; set;}

Property Value

The threshold for all events in this repository

Remarks

The threshold for all events in this repository.

See Also

ILoggerRepository Interface | log4net.Repository Namespace