freshbitsweb / laravel-log-enhancer

Make debugging easier by adding more data to your laravel logs (Laravel 5.6+)
MIT License
346 stars 33 forks source link

Does this work on Lumen? #16

Closed judgej closed 4 years ago

judgej commented 4 years ago

It would be great if if works on Lumen - fantastic in fact. If some additional steps are needed (for example, loading the provider), they should be documented. If it is not supported at all, then that should probably also be documented also.

Let me know if I can help.

gauravmak commented 4 years ago

Hi Jason,

Seems like there are some folks who are willing to use this package with Lumen.

We do not use Lumen so I am not really sure whether this can be easily integrated with it. This package is really simple. This file is the only important one I think.

You can surely help here. Maybe you can test once and then, we can make the necessary changes together.

Let me know your thoughts.

gauravmak commented 4 years ago

Note added in Readme, thanks.

judgej commented 4 years ago

Just added and deleted a comment - was commenting on the wrong repository - just ignore it. Sorry!