class Honeybadger::Api

Overview

An API wrapper for the Honeybadger HTTP API

Defined in:

honeybadger/api.cr

Instance Method Summary

Instance Method Detail

def send(payload) #

Sends a payload to the exception reporting api endpoint.


[View source]