Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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