Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton.Threshold Property

The threshold for all events in this repository

[Visual�Basic]
Overridable�Public�Property�Threshold�As�Level�_
����Implements�ILoggerRepository.Threshold
[C#]
public�virtual�log4net.Core.Level�Threshold�{get;�set;}

Property Value

The threshold for all events in this repository

Implements

ILoggerRepository.Threshold

Remarks

The threshold for all events in this repository

See Also

LoggerRepositorySkeleton Class | log4net.Repository Namespace