Liking cljdoc? Tell your friends :D
Clojure only.

com.timezynk.cancancan.condition.log

Visual aid for debugging authorization predicates.

Visual aid for debugging authorization predicates.
raw docstring

with-silencecljmacro

(with-silence & body)

Executes body without logging. The effect is thread-local.

Executes `body` without logging. The effect is thread-local.
raw docstring

wrapclj

(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.
raw docstring

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

× close