todomvc-plusplus icon indicating copy to clipboard operation
todomvc-plusplus copied to clipboard

For production environment, send exceptions caught in Express to Rollbar

Open kwhinnery opened this issue 8 years ago • 0 comments

Right now our back end app doesn't do much in the way of error handling. Let's start to patch that up by at least sending errors in our Express app to the Rollbar service. I wonder if Rollbar has a middleware just for Express applications...

kwhinnery avatar Aug 26 '16 12:08 kwhinnery