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

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

bool IsWarnEnabled { get; }

Property Value

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