guardian / guardian/dotcom-rendering
Log Level Switch
Open
- Dominant language
- TypeScript
- Stars
- 274
- Forks
- 34
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 121
Description
Introduce a switch to enable more detailed logging in production.
We've moved a lot of INFO-level logging to DEBUG-level, to reduce noise in production. However, it may sometimes be useful to re-enable these more detailed logs temporarily when testing a specific change. We could do this with a switch.
Contributor guide
Assessment
This issue has not been assessed yet.