Skip to content

trigger default error handler, mostly for built in logging #177

@iinfo-dev-mk

Description

@iinfo-dev-mk

Logging errors into simple log file, or SAPI (Apache) error log is needed even if the senty is used as the error handling tool. It's useful as the safeguard when the sentry is down, network is down etc.

Simple solution: return false from Raven_ErrorHandler::handleError(). It should be configurable with handleError parameter or with setter in Raven_ErrorHandler class, enabled by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions