Liking cljdoc? Tell your friends :D

clj-bugsnag.core


exception->jsonclj

(exception->json exception
                 {:keys [project-ns context group severity user version
                         environment meta]
                  :as options})
source

get-git-revclj

(get-git-rev)
source

get-hostnameclj

(get-hostname)

Attempt to get the current hostname.

Attempt to get the current hostname.
sourceraw docstring

git-revclj

source

notifyclj

(notify exception)
(notify exception options)

Main interface for manually reporting exceptions. When not :api-key is provided in options, tries to load BUGSNAG_KEY var from enviroment.

Main interface for manually reporting exceptions.
When not :api-key is provided in options,
tries to load BUGSNAG_KEY var from enviroment.
sourceraw docstring

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

× close