spootnik/unilog

logging should be easy!

Leiningen/Boot

[spootnik/unilog "0.7.8"]

Clojure CLI/deps.edn

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

Gradle

implementation("spootnik:unilog:0.7.8")

Maven

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