Liking cljdoc? Tell your friends :D

clj-airbrake.ring


request-to-messageclj

(request-to-message {:keys [query-string] :as req})

Maps the ring request map to the format of the airbrake params

Maps the ring request map to the format of the airbrake params
raw docstring

wrap-airbrakeclj

(wrap-airbrake handler airbrake-config)
(wrap-airbrake handler airbrake-config request-mapper)

Catches exceptions and sends Airbrake notification.

Catches exceptions and sends Airbrake notification.
raw docstring

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

× close