Optional
_dbgOptional
_dbgOptional
chkChecks and returns whether any logging will be performed at the specified level by this provider instance.
The level to check
true
if at least one log entry would be recorded otherwise false
Log a message at the provided Debug Level to the debug provider with an optional data details to be associated with the message.
The context for the log message
The message to display to the log
Optional
data: anyAn optional data element to be associated with the message.
Generated using TypeDoc
Specifies the interface for debug provider