Eric Kryski
|
f65e9b29d2
|
making error logs a little prettier
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
23f537d58a
|
not showing stack traces for 404 errors
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
f850480f0f
|
remove console.log
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
6b10577350
|
handling req.app.logger undefined
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
69cd92b21a
|
looking for app.logger as well
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
5dde207aae
|
adding support for mongoose validation errors. Closes #5
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
10012a4f46
|
removing console.log. Getting errors to work with generic errors
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
cb99b24c79
|
minor fixes to error handler. Now makes use of feathers logger if available
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
2035488980
|
Merge pull request #4 from feathersjs/core-compatible
Core compatible
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
f291e71108
|
Merge pull request #3 from feathersjs/default-html
Adding a default error page
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
8bd1625c1a
|
fix html error handling. Redirect to /404 or /500
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
6456c2f125
|
exposing error types directly for use in service objects
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
622f479f14
|
adding jshint directive to ignore unused vars
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
0607fd7702
|
have the error handler working now and a working example
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
57600a8600
|
initial commit.
|
2018-08-20 19:58:09 -07:00 |
|