com.7theta/spectator

A libirary to enable observability in applications

Leiningen/Boot

[com.7theta/spectator "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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