Log data, not strings - with SLF4J
See the blog post here for more info
(require '[com.widdindustries.slf4clj.core :as log])
(log/info "request-for-help" {"urgency" "high", "caller" "Commissioner Gordon", "foe" "Joker", "target" "Gotham"})
Copyright © 2023 Widd Industries
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close