https://github.com/dancryer/whoops-stackdriver
Provides an exception handler for Whoops that formats and outputs a ReportedErrorEvent for Stackdriver.
https://github.com/dancryer/whoops-stackdriver
error-handling errors exception-handling exceptions php whoops
Last synced: 4 months ago
JSON representation
Provides an exception handler for Whoops that formats and outputs a ReportedErrorEvent for Stackdriver.
- Host: GitHub
- URL: https://github.com/dancryer/whoops-stackdriver
- Owner: dancryer
- License: bsd-2-clause
- Created: 2020-06-02T14:13:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T13:07:00.000Z (over 3 years ago)
- Last Synced: 2025-06-04T05:09:28.131Z (4 months ago)
- Topics: error-handling, errors, exception-handling, exceptions, php, whoops
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### Stackdriver handler for Whoops
Provides an exception handler for [Whoops](https://github.com/filp/whoops) that formats and outputs a ReportedErrorEvent for Stackdriver.