elixir_error_message
Error Handler
A library to standardize error messages across an application
Elixir error messages to make the errors within the system easier to expect and predict, as well as read
33 stars
1 watching
2 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
expede/exceptional | A library that provides a hybrid approach to error handling in Elixir, aiming to balance simplicity and flexibility | 294 |
vic/happy | A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
honeybadger-io/honeybadger-elixir | A client library for integrating error tracking with Elixir applications | 180 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |
getsentry/sentry-elixir | A library that provides a way to integrate error tracking into an Elixir application | 626 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 342 |
romul/airbrake-elixir | A notifier that sends system-wide errors to Airbrake or Errbit with enriched information from Plug and Phoenix channels | 27 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
rotisserie/eris | An error handling library with readable stack traces and flexible formatting support. | 1,500 |
fazibear/airbrakex | An Elixir client for sending error reports to an external service. | 27 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 509 |
pumpkinseed/errors | An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
appsignal/appsignal-elixir | A monitoring and error tracking tool for Elixir applications. | 285 |
adjust/airbax | An Elixir client for exception tracking and error reporting to Airbrake/Errbit. | 5 |