Skip to content

Logging: Exception logging must use the request log #42

@Mistralys

Description

@Mistralys

Now that the request log classes are fully functional, the exception logging should use the request logger to write the application log to disk. This is currently done separately, in the error logs folder structure, and it does not contain all the information that the request log has. In principle, the exception log would only have to store the ID of the request log to access it again later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    developmentRegular development task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions