Click or drag to resize

LoggerIsWarnEnabled Property

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

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

Property Value

Type: Boolean
See Also