Liking cljdoc? Tell your friends :D
Clojure only.

taoensso.timbre.appenders.community.udp-socket


udp-appenderclj

(udp-appender {:keys [host port]})
Returns a UDP socket appender, which sends each event
at the datagram socket designated by `host` and `port`.
Due to the limitations of UDP, truncates output to 512 bytes.
source

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