libtools-logging-clojure

Logging macros for clojure
  https://github.com/clojure/tools.logging
  0
  no reviews



Logging macros for clojure, which delegate to a specific logging implementation. at runtime a specific implementation is selected from, in order, slf4j, apache commons-logging, log4j, and finally java.util.logging.

this was formerly clojure.contrib.logging before modular contrib projects.