com.7theta/spectator-slf4j

A library to enable observability in applications

Leiningen/Boot

[com.7theta/spectator-slf4j "0.1.0"]

Clojure CLI/deps.edn

com.7theta/spectator-slf4j {:mvn/version "0.1.0"}

Gradle

implementation("com.7theta:spectator-slf4j:0.1.0")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>spectator-slf4j</artifactId>
  <version>0.1.0</version>
</dependency>