Table of Contents

Property IsInfoEnabled

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

IsInfoEnabled

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

public bool IsInfoEnabled { get; }

Property Value

bool

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