API Reference Honeybadger v0.19.0
modules
Modules
This module contains the notify macro and context function you can use in your applications.
Specification of user overrideable exclude_errors function.
The default implementation for the exclude_errors configuration. Doesn't
exclude any error.
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.
The callbacks required to implement the FingerprintAdapter behaviour
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.
mix-tasks
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