Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 825 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 825 Bytes

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"}