duct/module.logging

Logging module for Duct

Leiningen/Boot

[duct/module.logging "0.5.0"]

Clojure CLI/deps.edn

duct/module.logging {:mvn/version "0.5.0"}

Gradle

implementation("duct:module.logging:0.5.0")

Maven

<dependency>
  <groupId>duct</groupId>
  <artifactId>module.logging</artifactId>
  <version>0.5.0</version>
</dependency>