smokestack

Where there's smoke, there's fire. Contextual exception reporting middleware.

Leiningen/Boot

[smokestack "0.1.1"]

Clojure CLI/deps.edn

smokestack/smokestack {:mvn/version "0.1.1"}

Gradle

implementation("smokestack:smokestack:0.1.1")

Maven

<dependency>
  <groupId>smokestack</groupId>
  <artifactId>smokestack</artifactId>
  <version>0.1.1</version>
</dependency>