duct/module.logging

Logging module for Duct

Leiningen/Boot

[duct/module.logging "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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