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

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

Property Value

Type: Boolean
See Also