mcab / hiber

API for Bat House SDP
GNU General Public License v3.0
0 stars 1 forks source link

Setup error handling #39

Open mcab opened 5 years ago

mcab commented 5 years ago

In case of errors, instead of logging to a file, we should integrate some sort of error tracking to catch the errors and report it someplace.

Sentry comes to mind.