motiva/with-log

Log macro for capturing errors and timings

Leiningen/Boot

[motiva/with-log "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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