(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close