oops
Error handler
An error handling library providing contextual information and stack traces.
🔥 Error handling library with context, assertion, stack trace and source fragments
469 stars
6 watching
16 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
assertassertionattributescontexterrorexceptiongohandlingloggerlogruslogrus-fomatterslogstacktracestructured-loggingzapzerolog
Related projects:
Repository | Description | Stars |
---|---|---|
tomarrell/wrapcheck | A tool to help identify the source of errors during debugging by checking if external package errors are wrapped correctly | 310 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 347 |
southclaws/fault | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
ztrue/tracerr | A utility library to format and handle errors with stack traces in Go programming language. | 1,042 |
samber/slog-multi | A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. | 404 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 48 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 7 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
samber/slog-nats | A NATS handler for structured logging | 11 |
zalando/faux-pas | A library that simplifies error handling in Java functional programming | 133 |
kr1s77/abnormalities | Catches global exceptions and provides a callback mechanism to handle them | 5 |
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
mikaak/elixir_error_message | A library to standardize error messages across an application | 33 |