-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For all controllers in the backend we should add proper logging. This means when an error occurs the following should happen:
- Generate UUID
- Log UUID and stacktrace, along with the request originally made to the controller (query params, body, etc)
Eventually the UUID should be implemented into the Error return type, so we can display it to users which will help users point out issues for us.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request