 | ILoggerIsErrorEnabled Property |
[Missing <summary> documentation for "P:Slash.Diagnostics.Logging.ILogger.IsErrorEnabled"]
Namespace: Slash.Diagnostics.LoggingAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxbool IsErrorEnabled { get; }
ReadOnly Property IsErrorEnabled As Boolean
Get
property bool IsErrorEnabled {
bool get ();
}
abstract IsErrorEnabled : bool with get
Property Value
Type:
Boolean
See Also