motiva/with-log

Log macro for capturing errors and timings

Leiningen/Boot

[motiva/with-log "0.2.1"]

Clojure CLI/deps.edn

motiva/with-log {:mvn/version "0.2.1"}

Gradle

implementation("motiva:with-log:0.2.1")

Maven

<dependency>
  <groupId>motiva</groupId>
  <artifactId>with-log</artifactId>
  <version>0.2.1</version>
</dependency>