Liking cljdoc? Tell your friends :D

logbug.catcher


snatchcljmacro

(snatch opts & expressions)
source

snatch-default-optionsclj

source

with-loggingcljmacro

(with-logging opts & expressions)

Catches a throwable (default java.lang.Throwable) thrown in expressions, logs it (default level :warn, default message formatter logbug.thrown/stringify ) and throws it again.

Catches a throwable (default java.lang.Throwable) thrown in expressions,
logs it (default level :warn, default message formatter
logbug.thrown/stringify ) and throws it again.
sourceraw docstring

with-logging-default-optsclj

source

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

× close