IntersectMBO / IntersectMBO/govtool
Backend doesn't log on console
Open
🌐 Post/After Plomin hard fork
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
### What
Backend doesn't log anything on console except `listening on Host "0.0.0.0":8080`. Sentry is the only way to find out error messages when they occur. This is true even when sentry configuration is omitted.
### Acceptance Criteria
- Govtool backend logs errors to console when they occur.
- When SENTRY_DSN env variable is not set on backend, sentry is not initialized.
Contributor guide
Assessment
This issue has not been assessed yet.