Click or drag to resize
LoggerIsInfoEnabled Property
Returns true if the trace severity is configured as 'Medium'.

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

Property Value

Type: Boolean
See Also