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).
`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-timbre)
(use-timbre timbre-config)
Sets the root binding of clojure.tools.logging/*logger-factory*
to use Timbre.
Sets the root binding of `clojure.tools.logging/*logger-factory*` to use Timbre.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close