Table of Contents

Property IsFatalEnabled

Namespace
WhalesSecret.TradeScriptLib.Logging
Assembly
WhalesSecret.TradeScriptLib.dll

IsFatalEnabled

Gets a value indicating whether logging is enabled for the Fatal level.

public bool IsFatalEnabled { get; }

Property Value

bool

A value of true if logging is enabled for the Fatal level, otherwise it returns false.