Codeshala-Innovation / nodejs-express-boilerplate

NodeJS Boilerplate for REST API using express, Mongoose
MIT License
5 stars 1 forks source link

Manage errors and error logs #35

Open CodeshalaInnovation opened 6 years ago

CodeshalaInnovation commented 6 years ago

Create our own error utility and support for different common bad http requests.

Log errors properly.