source-academy / stories-backend

Backend of Source Academy extension for Stories support.
0 stars 0 forks source link

Set up error-logging framework #49

Open RichDom2185 opened 1 year ago

RichDom2185 commented 1 year ago

We need a more structured way of logging and returning errors.

Includes handling of both server-side (internal) errors (50X) as well as client-side (external) errors.

RichDom2185 commented 1 year ago

We are left with one potential enhancement: report all internal (500) errors to Sentry.