Skip to content

Refactor package to use ThrowableStorage to hook into exception handling #11

@hlubek

Description

@hlubek

Idea:

We want to use Sentry to log (useful) throwables. For containerized deployments there should be no local files written with exception information. We should investigate the idea if we could refactor the implementation to override the logger throwable storage class and use Sentry (with an ignore list of not very useful exceptions like "asset not found").

This should only happen if a Sentry DSN is set - otherwise the exception should be logged (console or log file).

Maybe we could get rid of the Debug / Production Exception Handlers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions