spootnik/unilog

logging should be easy!

Leiningen/Boot

[spootnik/unilog "0.7.6"]

Clojure CLI/deps.edn

spootnik/unilog {:mvn/version "0.7.6"}

Gradle

implementation("spootnik:unilog:0.7.6")

Maven

<dependency>
  <groupId>spootnik</groupId>
  <artifactId>unilog</artifactId>
  <version>0.7.6</version>
</dependency>