@camunda8/orchestration-cluster-api
Preparing search index...
logger
LogEvent
Interface LogEvent
interface
LogEvent
{
args
:
any
[]
;
code
?:
string
;
data
?:
any
;
level
:
LogLevel
;
scope
:
string
;
ts
:
number
;
}
Index
Properties
args
code?
data?
level
scope
ts
Properties
args
args
:
any
[]
Optional
code
code
?:
string
Optional
data
data
?:
any
level
level
:
LogLevel
scope
scope
:
string
ts
ts
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
code
data
level
scope
ts
@camunda8/orchestration-cluster-api
Loading...