twine-net / laravel-raven

Sentry (Raven) error monitoring for Laravel 4 & 5 with send in background
17 stars 2 forks source link

Add getter methods to processors #22

Closed tremby closed 8 years ago

tremby commented 8 years ago

These methods allow the data which would be added to be queried for other purposes.

This helps with, for example, https://github.com/clowdy/laravel-raven/issues/20

pulkitjalan commented 8 years ago

nice, thanks