spootnik/unilog

The easy way to log in clojure

Leiningen/Boot

[spootnik/unilog "0.7.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("spootnik:unilog:0.7.4")

Maven

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