-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Is your feature request related to a problem? Please describe.
currently the application is logging in plaintext without any identification of which user's request the message is related to.
Describe the solution you'd like
- use structured JSON logging
- we need a way to identify a user current chat with whatever is happening in the logs
Describe alternatives you've considered
Explain any additional use-cases
If there are any use-cases that would help us understand the use/need/value please share them as they can help us decide on acceptance and prioritization.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable