Visual aid for debugging authorization predicates.
Visual aid for debugging authorization predicates.
(with-silence & body)
Executes body
without logging. The effect is thread-local.
Executes `body` without logging. The effect is thread-local.
(wrap f user)
Wraps authorization predicate f
in a function which logs input and output.
Wraps authorization predicate `f` in a function which logs input and output.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close