Honeybadger v0.10.2 API Reference
Modules
This module contains the notify macro and context function you can use in your applications
The Backtrace module contains functions for formatting system stacktraces
Specification of user overrideable filter functions
The default implementation for the filter
configuration. Removes
keys listed in filter_keys
from maps and respects the
filter_disable_*
configuration values
A default implementation of Honeybadger.Filter
A Honeybadger.Notice
struct is used to bundle an exception with system
information
Specification for a top level Honeybadger.Notice
filter
The Honeybadger.Plug
adds automatic error handling to a plug pipeline
Assorted helper functions used through out the Honeybadger package
Exceptions
Mix Tasks
release uses shipit. It performs many sanity checks before pushing the hex package. Check out https://github.com/wojtekmach/shipit for more details