Liking cljdoc? Tell your friends :D

eva.contextual.core


*context*clj

source

->gaugeclj

(->gauge)
source

captureclj

(capture runtime)
source

incclj

(inc)
source

logclj

(log level message)
(log context level message)

Contextual logging: messages prefixed with current context

Contextual logging: messages prefixed with current context
sourceraw docstring

loggedclj

(logged)
(logged runtime)
(logged override-config runtime)

Inserts a log/trace call as the first item in the fn body.

Inserts a log/trace call as the first item in the fn body.
sourceraw docstring

merge-runtimeclj

(merge-runtime runtime merge-with config-opt)
source

mixin-runtimeclj

(mixin-runtime runtime)
(mixin-runtime runtime override-config)
source

timedclj

(timed)
(timed runtime)
(timed override-config runtime)
source

tracedclj

(traced)
(traced runtime)
source

with-contextcljmacro

(with-context context & body)
source

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

× close