Liking cljdoc? Tell your friends :D
Clojure only.

taoensso.timbre.tools.logging

`clojure.tools.logging.impl/Logger` implementation.

Please note that the tools.logging API has some significant limits
that native Timbre does not. Would strongly recommend against using
Timbre through tools.logging unless you absolutely must (e.g. you're
working with a legacy codebase).

use-timbreclj

(use-timbre)
(use-timbre timbre-config)
Sets the root binding of `clojure.tools.logging/*logger-factory*`
to use Timbre.
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close