Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
common
/
LogEntry
/
LogEntry
Log
Entry
constructor
(
timestamp
:
Long
,
log_level
:
String
,
message
:
String
,
appVersion
:
String
?
=
null
,
deviceId
:
String
?
=
null
,
userId
:
String
?
=
null
,
metadata
:
Map
<
String
,
String
>
?
=
null
)