ajchemist-patch/timbre

Pure Clojure/Script logging library

Leiningen/Boot

[ajchemist-patch/timbre "5.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ajchemist-patch/timbre {:mvn/version "5.1.0-SNAPSHOT"}

Gradle

implementation("ajchemist-patch:timbre:5.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ajchemist-patch</groupId>
  <artifactId>timbre</artifactId>
  <version>5.1.0-SNAPSHOT</version>
</dependency>