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.sink
/
HttpSink
/
HttpSink
Http
Sink
constructor
(
endpoint
:
String
,
batchSize
:
Int
=
100
,
flushIntervalMs
:
Long
=
5000
,
retryCount
:
Int
=
3
,
connectionTimeoutMs
:
Int
=
5000
,
readTimeoutMs
:
Int
=
30000
)
(
source
)