Add requestId and sessionId to logs #532
Labels
complexity: advanced
Time needed to do this ticket will be large e.g. 2-3+ days
feature/enhancement
New feature or request
help wanted
Extra attention is needed
javascript
Pull requests that update Javascript code
priority: soon
Should be prioritized soon.
state: approved
Ready to go. Not blocked or pending.
Milestone
Overview
We currently don't log request IDs or session IDs in our logs. These would be hugely helpful with debugging. Every time we call logger.log or logger.error, the output should be decorated with both requestIds and sessionIds. We are currently refactoring/ improving our logs so any suggestions for improving are welcome.
Action Items
Resources/Instructions
The text was updated successfully, but these errors were encountered: