spootnik/unilog

logging should be easy!

Leiningen/Boot

[spootnik/unilog "0.7.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("spootnik:unilog:0.7.7")

Maven

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