Docs
GitHub
Preparing search index...
The search index is not available
Interacto
Interacto
LoggingData
Class LoggingData
The logging item
Index
Constructors
constructor
Properties
date
front
Version
level
msg
name
sessionID
stack
type
Methods
to
String
Constructors
constructor
new
Logging
Data
(
date
,
msg
,
level
,
name
,
type
,
sessionID
,
stack
?
,
frontVersion
?
)
:
LoggingData
Parameters
date
:
number
msg
:
string
level
:
LogLevel
name
:
string
type
:
"ERR"
|
"INFO"
sessionID
:
string
Optional
stack
:
string
Optional
frontVersion
:
string
Returns
LoggingData
Properties
Readonly
date
date
:
number
Readonly
front
Version
front
Version
:
undefined
|
string
Readonly
level
level
:
LogLevel
Readonly
msg
msg
:
string
Readonly
name
name
:
string
Readonly
sessionID
sessionID
:
string
Readonly
stack
stack
:
undefined
|
string
Readonly
type
type
:
"ERR"
|
"INFO"
Methods
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
date
front
Version
level
msg
name
sessionID
stack
type
to
String
Interacto
BaseBinder
BaseBinderBuilder
BaseUpdateBinder
BaseUpdateBinderBuilder
Binding
BindingsObserver
Checker
CmdBinder
CmdBinderBuilder
CmdUpdateBinder
CmdUpdateBinderBuilder
Command
ConcurrentFSM
EltRef
EventModifierData
FSM
FSMDataHandler
FSMHandler
Flushable
FourTouchData
InputState
Loading...
Generated using
TypeDoc
The logging item