BaseLoggerIsTraceEnabled Property |
Returns true if the trace severity is configured as 'Verbose'.
Namespace: Colygon.MatchPoint.Common.LoggingAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public bool IsTraceEnabled { get; }
Property Value
Type:
BooleanSee Also