com.palletops/log-config

Log appenders and middleware for timbre

Leiningen/Boot

[com.palletops/log-config "0.1.1"]

Clojure CLI/deps.edn

com.palletops/log-config {:mvn/version "0.1.1"}

Gradle

implementation("com.palletops:log-config:0.1.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>log-config</artifactId>
  <version>0.1.1</version>
</dependency>