jenssegers / laravel-rollbar

Rollbar error monitoring integration for Laravel projects
328 stars 98 forks source link

Why did the queue feature get removed? #25

Closed tonglil closed 9 years ago

tonglil commented 9 years ago

I'm curious as to what your reasoning to remove the queue log flushing is. Does this mean logs are sent synchronously?

jenssegers commented 9 years ago

I removed it as this made the installation a bit more complicated for some users.