toggle menu
Klogging
0.9.0-SNAPSHOT
common
switch theme
search in API
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