Table of Contents

Property IsTraceEnabled

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

IsTraceEnabled

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

public bool IsTraceEnabled { get; }

Property Value

bool

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