DebugInfoOptions interface
Signature:
export interface DebugInfoOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
any[] |
Call arguments | ||
|
string |
Class name | ||
|
boolean |
Turns on/off args debugging | ||
|
boolean |
Turns on/off time debugging | ||
|
Logger implementation | |||
|
Log level to use for the call | |||
|
string |
Method name | ||
|
any |
Execution start timestamp |