brefphp / laravel-bridge

Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
319 stars 63 forks source link

Use `error` level for queue failure #148

Closed tillkruss closed 9 months ago

tillkruss commented 9 months ago

Related to #147.

This would allow someone to change their logging.channels.*.level to notice and not see the Processed job messages.