Preparing search index...
The search index is not available
@resistdesign/voltra
@resistdesign/voltra
Common
Logging
logFunctionCall
Function logFunctionCall
log
Function
Call
(
label
,
args
,
functionRef
,
enabled
)
:
Promise
<
any
>
Make a function call and automatically log the input, output and errors, asynchronously.
Parameters
label
:
string
args
:
any
[]
functionRef
:
(
(
...
args
)
=>
any
)
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
enabled
:
boolean
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
Make a function call and automatically log the input, output and errors, asynchronously.