Click or drag to resize
LoggerIsErrorEnabled Property

[Missing <summary> documentation for "P:Slash.Diagnostics.Logging.Logger.IsErrorEnabled"]

Namespace: Slash.Diagnostics.Logging
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public bool IsErrorEnabled { get; }

Property Value

Type: Boolean

Implements

ILoggerIsErrorEnabled
See Also