Skip to content

A Java Platform Logging bridge for Timbre

License

Notifications You must be signed in to change notification settings

julienvincent/jpl-timbre

Repository files navigation

JPL-Timbre

A Java Platform Logger [JEP264] bridge to the Timbre logging framework for Clojure.

This bridge allows you to reuse all of your existing Timbre config with libraries that integrate with the Java Platform Logging API.


Installation

Clojars Project

Add this dependency to your projects class-path and you will be good to go.

io.julienvincent/jpl-timbre {:mvn/version "RELEASE"}