Using Sentry with Pyro
Created 7 years ago by failcookieI would like to use Sentry for my error monitoring, but I am kind of stumped on the best way to integrate it with Pyro and the handlers. Here is some documentation for Laravel specifics: https://docs.sentry.io/clients/php/integrations/laravel/
Any tips?
fatihalp
—
4 years ago
They Deprecated monolog right now. How to use it with new client? @psaunders
Went the Monolog route for this setup: https://docs.sentry.io/clients/php/integrations/monolog/