Liking cljdoc? Tell your friends :D
Clojure only.

dialog.output.syslog

Log appender implementation for syslog via UDP.

Log appender implementation for syslog via UDP.
raw docstring

writerclj

(writer output)

Construct a syslog event writer function.

Output options may include:

  • :address

    String hostname or IP to send log events to. Defaults to the local host.

  • :port

    UDP port to send log events to. Defaults to the standard syslog port 514.

Construct a syslog event writer function.

Output options may include:

- `:address`

  String hostname or IP to send log events to. Defaults to the local host.

- `:port`

  UDP port to send log events to. Defaults to the standard syslog port 514.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close