Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Core Library
/
com.cloudike.sdk.core.logger
/
LogEntry
/
LogEntry
Log
Entry
constructor
(
timestamp
:
Long
,
pid
:
Int
,
tid
:
Int
,
level
:
LogLevel
,
tag
:
String
,
message
:
String
,
throwable
:
Throwable
?
,
isImportant
:
Boolean
)