io.blockether/tools.logging

Clojure logging API - blockether.io modification for reflection free resolve of custom logger - GraalVM compatible

Leiningen/Boot

[io.blockether/tools.logging "1.3.4"]

Clojure CLI/deps.edn

io.blockether/tools.logging {:mvn/version "1.3.4"}

Gradle

implementation("io.blockether:tools.logging:1.3.4")

Maven

<dependency>
  <groupId>io.blockether</groupId>
  <artifactId>tools.logging</artifactId>
  <version>1.3.4</version>
</dependency>