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.aggregation
/
LocalLogAggregator
/
AggregatorStats
/
AggregatorStats
Aggregator
Stats
constructor
(
totalProcessed
:
Long
=
0
,
indexSize
:
Int
=
0
,
errorCount
:
Long
=
0
,
lastUpdate
:
Instant
=
Clock.System.now()
)
(
source
)