Click or drag to resize

LoggerIsErrorEnabled Property

Returns true if the trace severity is configured as 'Unexpected'.

Namespace:  Colygon.MatchPoint.Common.Logging
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public bool IsErrorEnabled { get; }

Property Value

Type: Boolean
See Also