Common Logging 2.0 API Reference |
|
SeverityFilter.ShouldLog Method
Checks, whether the specified severity is allowed to log.
[Visual Basic]
Public Sub ShouldLog( _
ByVal
severity As
TraceEventType _
)
See Also
SeverityFilter Class | Common.Logging.EntLib Namespace