(catching->log-debug form)
(catching->log-debug err-value form)
(catching->log-debug err-value classnames form)
(catching->log-error form)
(catching->log-error err-value form)
(catching->log-error err-value classnames form)
(catching->log-fatal form)
(catching->log-fatal err-value form)
(catching->log-fatal err-value classnames form)
(catching->log-info form)
(catching->log-info err-value form)
(catching->log-info err-value classnames form)
(catching->log-trace form)
(catching->log-trace err-value form)
(catching->log-trace err-value classnames form)
(catching->log-warn form)
(catching->log-warn err-value form)
(catching->log-warn err-value classnames form)
(catching->noop form)
(catching->noop err-value form)
(catching->noop err-value classnames form)
(catching->prn form)
(catching->prn err-value form)
(catching->prn err-value classnames form)
(def-catching->action-macro name action)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close