module Bugsnag
Defined in:
bugsnag.crbugsnag/app.cr
bugsnag/breadcrumb.cr
bugsnag/config.cr
bugsnag/device.cr
bugsnag/event.cr
bugsnag/exception.cr
bugsnag/notifier.cr
bugsnag/report.cr
bugsnag/request.cr
bugsnag/session.cr
bugsnag/stackframe.cr
bugsnag/user.cr
bugsnag/version.cr
Constant Summary
-
FILE_REGEX =
/@(.+)?:\d+\z/
-
METHOD_REGEX =
/^(.+)#([a-zA-Z0-9]+)/
-
VERSION =
"0.1.0"