You're viewing archived documentation for @imqueue/core v1.15.0. APIs may differ from the current release. View the latest version ↗

DebugInfoOptions interface

Signature:

export interface DebugInfoOptions 

Properties

Property

Modifiers

Type

Description

args

any[]

Call arguments

className

string

Class name

debugArgs

boolean

Turns on/off args debugging

debugTime

boolean

Turns on/off time debugging

logger

ILogger

Logger implementation

logLevel

LogLevel

Log level to use for the call

methodName

string

Method name

start

any

Execution start timestamp