Click or drag to resize

LoggerIsTraceEnabled Property

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

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

Property Value

Type: Boolean
See Also