Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Improve error handling/logging #320

Open
@gsingh93

Description

@gsingh93

We have some functions that can silently fail, we have other functions that can will show the user a success or failure but not log what the error is, and we have other functions that can throw an exception but never log the error. We should find a proper PHP logger and make our logging story consistent, so errors are easier to debug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions