All things Logging
Logging to Graylog in Clojure
Estimated 2 minute read
It's simple. I wanted to log to Graylog from my Clojure application. I banged my head numerous times trying to figure out how and why it did't want to work. Here's what I did to complete my mission. Graylog Go to System > Inputs > Gelf UDP / TCP > Lā¦
#79