Liking cljdoc? Tell your friends :D

sentry-tiny.core


-capture-errorclj

(-capture-error {:keys [packet-info extra namespaces capture? http-info
                        user-info]}
                req
                e)
source

-levelclj

(-level level)
source

-normalizeclj

(-normalize {:keys [dsn enabled? ignore?] :as config})
source

captureclj

(capture packet-info event-info)
(capture packet-info event-info level)

Send a message to a Sentry server. event-info is a map that should contain a :message key and optional keys found at https://docs.sentry.io/clientdev/attributes/#optional-attributes

Send a message to a Sentry server.
event-info is a map that should contain a :message key and optional
keys found at https://docs.sentry.io/clientdev/attributes/#optional-attributes
sourceraw docstring

capture-errorclj

(capture-error e)
(capture-error config-or-req e)
(capture-error config req e)
source

e->eviclj

(e->evi ns e)
source

parse-dsnclj

(parse-dsn dsn)
source

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

× close