eris
Error handler
An error handling library with readable stack traces and flexible formatting support.
Error handling library with readable stack traces and flexible formatting support 🎆
2k stars
18 watching
52 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
eriserror-handlingerror-loggingerror-traceserrorsgogolangsentry-integration
Related projects:
Repository | Description | Stars |
---|---|---|
thundr67/falcon | A package for efficiently handling errors in Go programs. | 11 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 342 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
mikaak/elixir_error_message | A library to standardize error messages across an application | 33 |
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 |
rbrahul/exception | A utility package for exception handling with try-catch in Golang. | 31 |
ztrue/tracerr | A utility library to format and handle errors with stack traces in Go programming language. | 1,033 |
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 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
southclaws/fault | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 164 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,118 |
joomcode/errorx | An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,181 |