Skip to content

Backend request logging #10

@okaziya

Description

@okaziya

Related to #1; there is no logging related to user activity happening on the backend in the current implementation. I think we should have a request log where we log 1) errors when calling API endpoints, 2) 404 errors when the user is requesting some path that is not matched, and 3) 2xx responses on successful API operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions