motiva/with-log

Log macro for capturing errors and timings

Leiningen/Boot

[motiva/with-log "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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