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).
->Logger
(->Logger logger-ns)
Positional factory function for class taoensso.timbre.tools.logging.Logger.
->LoggerFactory
(->LoggerFactory)
Positional factory function for class taoensso.timbre.tools.logging.LoggerFactory.