duct/module.logging

Logging module for Duct

Leiningen/Boot

[duct/module.logging "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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