Provide a way to interact with Mapped Diagnostic Context
Provide a way to interact with Mapped Diagnostic Context
(pull-context k)
Remove a key to the current Mapped Diagnostic Context
Remove a key to the current Mapped Diagnostic Context
(push-context k v)
Add a key to the current Mapped Diagnostic Context
Add a key to the current Mapped Diagnostic Context
(with-context ctx & body)
Execute body with the Mapped Diagnostic Context updated from keys found in the ctx map.
Execute body with the Mapped Diagnostic Context updated from keys found in the ctx map.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close