Liking cljdoc? Tell your friends :D

ziggurat.sentry

Sentry reporting functions used by both Ziggurat and the actor.

Sentry reporting functions used by both Ziggurat and the actor.
raw docstring

-reportErrorclj

(-reportError error msg)
source

create-sentry-reporterclj

(create-sentry-reporter)
source

report-errorcljmacro

(report-error error & msgs)

Logs an exception and reports it to Sentry. Create an exception using ex-info if you don't have an exception but still want to report to Sentry.

Logs an exception and reports it to Sentry.
Create an exception using ex-info if you don't have an exception but
still want to report to Sentry.
sourceraw docstring

sentry-reporterclj

source

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

× close