Table of Contents

Property IsWarnEnabled

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

IsWarnEnabled

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

public bool IsWarnEnabled { get; }

Property Value

bool

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