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

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

bool IsFatalEnabled { get; }

Property Value

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