Table of Contents

Property IsErrorEnabled

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

IsErrorEnabled

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

public bool IsErrorEnabled { get; }

Property Value

bool

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