Magek Framework
GitHub
Website
Preparing search index...
Trace
Function Trace
Trace
(
actionType
?:
string
,
description
?:
string
,
)
:
(
targetOrMethod
:
unknown
,
memberOrContext
:
string
|
Stage3MethodContext
,
descriptor
?:
TypedPropertyDescriptor
<
(
...
params
:
any
[]
)
=>
Promise
<
any
>
>
,
)
=>
any
Parameters
actionType
:
string
= TraceActionTypes.CUSTOM
Optional
description
:
string
Returns
(
targetOrMethod
:
unknown
,
memberOrContext
:
string
|
Stage3MethodContext
,
descriptor
?:
TypedPropertyDescriptor
<
(
...
params
:
any
[]
)
=>
Promise
<
any
>
>
,
)
=>
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Website
Magek Framework
Loading...