mxl/laravel-queue-rate-limit

Ability to disable logging

Closed this issue · 2 comments

Could you please add an ability to disable logging? I'm using Larave 5.* version.

Thank you! I was about to figure it out myself. Logs were getting close to 80MB per day. Now it's working as expected. FYI I use this package to limit Amazon SES queue to imposed rate of 14 emails per second. It's been very useful and now without logging it's perfect!