class Bugsnag::Client
- Bugsnag::Client
- Reference
- Object
Defined in:
bugsnag.crConstant Summary
-
PAYLOAD_VERSION =
"5"
Constructors
Instance Method Summary
Constructor Detail
def self.new(api_key : String = Bugsnag.api_key, name : String = "Bugsnag Crystal", version : String = VERSION, notifier_project_url : String = "https://github.com/jgaskins/bugsnag", notify_uri : URI = URI.parse("https://notify.bugsnag.com/"))
#