Home > @imqueue/core > logDebugInfo
logDebugInfo() function
Logs debug information about a function call
Signature:
export declare function logDebugInfo(input: DebugInfoOptions): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
(not declared) | ||
|
input |
Returns:
void