Liking cljdoc? Tell your friends :D
Clojure only.

taoensso.trove.slf4j

Trove -> SLF4J backend, Ref. https://www.slf4j.org/

Trove -> SLF4J backend,
Ref. <https://www.slf4j.org/>
raw docstring

get-log-fnclj

(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?
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close