inveniosoftware / flask-resources

REST APIs for Flask
https://flask-resources.readthedocs.io
MIT License
3 stars 21 forks source link

Use case: allow integration of error monitoring code #56

Open fenekku opened 4 years ago

fenekku commented 4 years ago

We currently play favourite in RESTException to check for a sentry code. This should be configurable so that any error monitoring service could be plugged into the error system.