Trove -> SLF4J backend, Ref. https://www.slf4j.org/
Trove -> SLF4J backend, Ref. <https://www.slf4j.org/>
(get-log-fn)(get-log-fn {:keys [bridge-ctx?]})Alpha, subject to change (feedback welcome!). Returns a simple log-fn that logs with SLF4J. Filtering and ouput will be handled by SLF4J.
Context is provided as key-values, and through SLF4J's MDC so that
it's also visible to MDC-aware layouts (%X{my-key}) encoders, etc.
Options:
:bridge-ctx? (default false)
Allow trove/with-backend-ctx to merge trove/*ctx*
into native MDC?
Alpha, subject to change (feedback welcome!).
Returns a simple log-fn that logs with SLF4J.
Filtering and ouput will be handled by SLF4J.
Context is provided as key-values, and through SLF4J's MDC so that
it's also visible to MDC-aware layouts (`%X{my-key}`) encoders, etc.
Options:
`:bridge-ctx?` (default false)
Allow `trove/with-backend-ctx` to merge `trove/*ctx*`
into native MDC?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 |