Skip to content

Add error logging #11

@BlieNuckel

Description

@BlieNuckel

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions