guardian / guardian/dotcom-rendering
Implement canonical log lines
Open
- Dominant language
- TypeScript
- Stars
- 274
- Forks
- 34
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 121
Description
One log line per request / response
https://stripe.com/blog/canonical-log-lines
For a better, structured and consolidated understanding of a request. This makes it easier to understand what happens for each individual request in one query.
We need to stop logging in components because they run on the client!
Contributor guide
Assessment
This issue has not been assessed yet.