Table of Contents

Property IsDebugEnabled

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

IsDebugEnabled

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

public bool IsDebugEnabled { get; }

Property Value

bool

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