laravel-raven icon indicating copy to clipboard operation
laravel-raven copied to clipboard

Configure to ignore exceptions

Open HassanTariqSLX opened this issue 7 years ago • 0 comments

I have getsentry/laravel package installed and enabled and would like to configure laravel-raven just for logging. The reason for using sentry's official package for exceptions is the support for stacktrace and breadcrumbs which is absent from the raven package. How can I configure it to ignore exceptions?

HassanTariqSLX avatar Feb 05 '18 23:02 HassanTariqSLX