Common Logging 2.0 API Reference

Log4NetLogger.IsTraceEnabled Property

Missing <summary> documentation for P:Common.Logging.Log4Net.Log4NetLogger.IsTraceEnabled

[Visual Basic]
Public Overrides ReadOnly Property IsTraceEnabled() As Boolean _
    Implements ILog.IsTraceEnabled

   Public Get
   End Get
End Property
[C#]
public override bool IsTraceEnabled { public get; }

Implements

ILog.IsTraceEnabled

See Also

Log4NetLogger Class | Common.Logging.Log4Net Namespace