jenssegers / laravel-rollbar

Rollbar error monitoring integration for Laravel projects
329 stars 99 forks source link

Sending messages on level none #53

Closed borislav-itskov closed 8 years ago

borislav-itskov commented 8 years ago

Hey, I'm a big fan of rollbar and I want to say how happy I am to be using the Laravel wrapper you've provided :)

One question though - I've configured the level to none but error messages are still sent to rollbar. :( Is this how it's supposed to work or is it a bug only on my end?

Thanks

borislav-itskov commented 8 years ago

Never mind, it was on my end. :)

omerfarooX commented 7 years ago

I am also having issues with this. Laravel keeps sending messages even when i have none as the level. Do you mind sharing what was the problem at your end?