Common Logging 2.0 API Reference
CapturingLoggerEvent.Level Field
The level used to log this event
[Visual Basic]
Public ReadOnly Level As
LogLevel
[C#]
public readonly
LogLevel
Level;
See Also
CapturingLoggerEvent Class
|
Common.Logging.Simple Namespace