class Honeybadger::Api
- Honeybadger::Api
- Reference
- Object
Overview
An API wrapper for the Honeybadger HTTP API
Defined in:
honeybadger/api.crInstance Method Summary
-
#send(payload, to path : String = "v1/notices")
Sends a payload to the exception reporting api endpoint.
Instance Method Detail
def send(payload, to path : String = "v1/notices")
#
Sends a payload to the exception reporting api endpoint.