-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
We use a lot of console.x statements to ship logs to cloud watch. It would probably be better to:
- Consolidate logging in some kind of service so we can dump out the full logs when there is an error, but otherwise not be so verbose
- Audit what we're logging, we can probably avoid sending some sensitive data into the logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels