error-management
There are 9 repositories under error-management topic.
webNeat/wari
A type-safe way to create and handle errors.
Bluzzi/rustic-error
Robust and type-safe error management 🦀
HarryET/custodi
The Open Source Sentry alternative.
MaplePHP/Blunder
Blunder is a pretty error handling framework for PHP
CODE-G-ROOT/mongoAlquiler
Esta plataforma te permite administrar alquileres de vehículos de manera eficiente y organizada. Diseñada con Node.js, Express y MongoDB, nuestra solución proporciona funciones esenciales para la gestión de alquileres, clientes y automóviles.
AnshumanNeon/Error-Management-Framework
An Error Management Framework for all your projects
jesusgraterol/error-message-utils
The error-message-utils package simplifies error management in your web applications and RESTful APIs. It ensures consistent and scalable handling of error messages, saving you time and effort. Moreover, it gives you the ability to assign custom error codes so all possible cases can be handled accordingly.
m-ahmedk/custom-error-management
A Node.js project that centralizes error handling in an application by implementing a middleware, responsible for catching all errors thrown by the application and returning a custom error message along with the relevant HTTP status code. Additionally, all errors are logged and stored in a file.