com.rentpath/structured-logging

Fork of puppetlabs/structured-logging, write data structures to your logs from clojure.

Leiningen/Boot

[com.rentpath/structured-logging "0.1.1"]

Clojure CLI/deps.edn

com.rentpath/structured-logging {:mvn/version "0.1.1"}

Gradle

implementation("com.rentpath:structured-logging:0.1.1")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>structured-logging</artifactId>
  <version>0.1.1</version>
</dependency>