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
/
TcpSink
/
TcpSink
Tcp
Sink
constructor
(
host
:
String
,
port
:
Int
,
batchSize
:
Int
=
100
,
flushIntervalMs
:
Long
=
5000
,
connectionTimeoutMs
:
Int
=
5000
)
(
source
)