Liking cljdoc? Tell your friends :D

pallet.common.logging.slf4j

Functions for manipulating slf4j

Functions for manipulating slf4j
raw docstring

put-contextclj

(put-context key val)
source

with-contextcljmacro

(with-context bindings & body)

Specify the logging context for a given body. bindings is a vector of keyword value pairs to be set on the Mapped Diagnostic Context.

Specify the logging context for a given body. `bindings` is a vector of
keyword value pairs to be set on the Mapped Diagnostic Context.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close