com.7theta/spectator

A library to enable observability in applications

Leiningen/Boot

[com.7theta/spectator "0.6.4"]

Clojure CLI/deps.edn

com.7theta/spectator {:mvn/version "0.6.4"}

Gradle

implementation("com.7theta:spectator:0.6.4")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>spectator</artifactId>
  <version>0.6.4</version>
</dependency>