chaynHQ/bloom-frontend

Add RequestId and SessionId to our logs so we can better understand our logs

Closed this issue · 0 comments

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