Intake support for `clojure.tools.logging` -> Telemere. Telemere will attempt to load this ns automatically when possible.
(check-intake)Returns {:keys [present? sending->telemere? telemere-receiving?]}.
(tools-logging->telemere!)Configures `clojure.tools.logging` to use Telemere as its logging implementation.
Called automatically if the following is true:
(get-env {:as :bool} :clojure.tools.logging/to-telemere)
See `get-env` for details.(tools-logging->telemere?)Returns true iff `clojure.tools.logging` is configured to use Telemere as its logging implementation.
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 |