Component for exception tracking, reporting exception to Rollbar, using rollcage library.
Component for exception tracking, reporting exception to Rollbar, using rollcage library.
(create config)
Create ExceptionTracker component. Config parameters
Create ExceptionTracker component. Config parameters - token: Rollbar token - environment: environment name of current running system - result-fn: optional arg with fn for handling results returned by Rollbar (by default we use rollcage-result-handler as result handler)
(rollcage-result-handler rsp config)
Handle Rollbar result. If we failed to report original exception, report reason why we failed to Rollbar.
Handle Rollbar result. If we failed to report original exception, report reason why we failed to Rollbar.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |