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

Sentry facade only

Open Alexwijn opened this issue 8 years ago • 0 comments

Hi,

Is it possible to add an option to only add the Sentry facade and not register it to listen logs. I would like to send the logs in Production but not in Development. With Development the manually Sentry::debug() should still be send or at least ignored.

You could say I should change the level but that still send out the fatal errors.

Thanks.

Alexwijn avatar Jun 24 '16 06:06 Alexwijn