Laravel this is not only a practical framework, it is also a programming style
mardi 20 février 2018
Laravel/Sentry: how to report only http 500 error but not other http exceptions?
In laravel 5.5, httpExceptions are not reported by default. What do I do if I want to track http 500 internal error exceptions? If I simply remove httpException from dontReport, sentry will soon be littered with 404 etc.
Aucun commentaire:
Enregistrer un commentaire