Klogging
Toggle table of contents
0.9.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Klogging
Klogging
/
io.klogging.sending
/
Endpoint
Endpoint
data
class
Endpoint
(
val
host
:
String
=
"localhost"
,
val
port
:
Int
=
12201
)
Model of a Graylog server endpoint.
Members
Constructors
Endpoint
Link copied to clipboard
constructor
(
host
:
String
=
"localhost"
,
port
:
Int
=
12201
)
Properties
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int
=
12201