ont-app/graph-log

A logging facility built on the ont-app/igraph protocols

Leiningen/Boot

[ont-app/graph-log "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

ont-app/graph-log {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("ont-app:graph-log:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ont-app</groupId>
  <artifactId>graph-log</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>