-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
devissue is for the dev teamissue is for the dev teamfavCameron's secret labelCameron's secret labelloggingLabel to track logging needsLabel to track logging needsrefactor
Description
Issue description
Currently it is difficult to correlate logs for a given user/session. This can make debugging specific issues tricky. We should add a field to logs that enables us to filter them by user. This field should be user-specific but appropriate for inclusion in logs (e.g. an email address). This may be either a separate field within the log, or pre-pended onto the log message itself.
Acceptance criteria
- Logs include email address that enables them to be correlated by user.
- Enable these logs for sandboxes and stable (not local)
Additional context
No response
Links to other issues
Metadata
Metadata
Assignees
Labels
devissue is for the dev teamissue is for the dev teamfavCameron's secret labelCameron's secret labelloggingLabel to track logging needsLabel to track logging needsrefactor
Type
Projects
Status
✅ Done