SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.models
/
StatisticsResponse
/
StatisticsResponse
Statistics
Response
constructor
(
total
:
Int
,
byLevel
:
Map
<
String
,
Int
>
,
errorCount
:
Int
,
errorRate
:
Double
,
uniqueEntries
:
Int
,
timeRange
:
TimeRangeResponse
?
)
(
source
)