VPILogger IsDebugEnabled Property Virtual Photonics - VTS Library
Virtual Photonics
Determines if messages of priority "debug" will be logged.

Namespace: Vts.Common.Logging
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

bool IsDebugEnabled { get; }

Property Value

Type: OnlineBoolean
True if "debug" messages will be logged.
See Also