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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |