josegonzalez / php-error-handlers

Wrappers for popular error handling services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inject logs into error handling where possible

josegonzalez opened this issue · comments

Some providers - such as Sentry - allow injecting breadcrumbs into the exception being reported. This is useful for figuring out whats going on.