listora/log-format

A library that generates log output compatible with Librato.

Leiningen/Boot

[listora/log-format "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

listora/log-format {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("listora:log-format:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>listora</groupId>
  <artifactId>log-format</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>