Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 488 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 488 Bytes

Clojars Project

slf4clj

Log data, not strings - with SLF4J

See the blog post here for more info

Usage

(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