taoensso.timbre.tools.logging
(source)`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).
For more info about this library see:
https://github.com/taoensso/timbre/wikiPublic Variable | Short Description |
---|---|
->Logger (clj) | |
->LoggerFactory (clj) | |
Logger (clj) | |
LoggerFactory (clj) | |
use-timbre (clj) | Sets the root binding of `clojure.tools.logging/*logger-factory*` to use Timbre. |