element-hq / element-hq/element-web
Log E2EE data separately from other console logs
Open
A-Developer-Experience
A-E2EE
S-Major
T-Task
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
E2E logs are incredibly spammy and make it difficult to see what other things are going on.
They're also so large that rageshake logs are regularly getting truncated so we can't diagnose issues.
We should stop logging E2E messages to the console, we should put them somewhere else.
Contributor guide
Assessment
This issue has not been assessed yet.