thegreatape/ring-raygun

Clojure Ring middleware to send uncaught exceptions to Raygun

  • VCSN/A

  • cljdoc documentationcljdoc
  • 182 Downloads
  • 182 This Version

Leiningen/Boot

[thegreatape/ring-raygun "0.1.0"]

Clojure CLI/deps.edn

thegreatape/ring-raygun {:mvn/version "0.1.0"}

Gradle

implementation("thegreatape:ring-raygun:0.1.0")

Maven

<dependency>
  <groupId>thegreatape</groupId>
  <artifactId>ring-raygun</artifactId>
  <version>0.1.0</version>
</dependency>