Home > @imqueue/rpc > DebugInfoOptions
DebugInfoOptions interface
Signature:
export interface DebugInfoOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
unknown[] |
Call arguments | ||
|
string |
Class name | ||
|
boolean |
Enable or disable call arguments debugging | ||
|
boolean |
Enable or disable execution time debugging | ||
|
(Optional) Logger implementation (absent when the target carries no logger) | |||
|
Log level to use for the call | |||
|
string |
Method name | ||
|
bigint | number |
Execution start timestamp (from process.hrtime.bigint or milliseconds) |