mjolnir/config
David Teller 27ab1c710f Very basic support for Sentry.
The Sentry package is very useful for monitoring runtime errors. With this PR,
we simply add the necessary mechanism to:

- log to sentry any uncaught error that reaches the toplevel, including startup errors;
- log to sentry any error that we already log internally as `ERROR`.
2022-11-30 15:56:56 +01:00
..
default.yaml Very basic support for Sentry. 2022-11-30 15:56:56 +01:00
harness.yaml Replace acceptInvitesFromGroup with acceptInvitesFromSpace. (#338) 2022-08-17 10:05:23 +01:00