Skip to content

Error logging to sentry or some other service #29

@supermacro

Description

@supermacro

Although Elm doesn't have runtime errors, there are still errors outside of elm.

Examples:

  • Random npm module fails
  • A JSON decoder finds out that the API server is sending invalid data and the elm app stops running because of it
  • Elm runtime error 😱

Desired Outcome

Configure an error logging service so we can find out immediately that there are issues within the front end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions