Log appender implementation for syslog via UDP.
Log appender implementation for syslog via UDP.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |