express-handler-errors
v2.3.1
Published
Middleware to handle erros on express framework
Downloads
113
Maintainers
Readme
Express Handler Errors
Middleware to send custom errors in yours requests
How to use

- Using with Prisma v2

You can pass a winston instance to log errors

In your service

implement your own error functions and pass by parameter
- Error classes

- Configure Hadler on express

