Liking cljdoc? Tell your friends :D

active.clojure.logger.context

Facilities for switching log contexts.

Facilities for switching log contexts.
raw docstring

current-log-contextclj

(current-log-context)
source

with-log-context!cljmacro

(with-log-context! ?context & ?body)

Attach context to a log for the extent of the body.

Attach context to a log for the extent of the body.
sourceraw docstring

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

× close