ytake / Laravel-FluentLogger

fluent logger for laravel (with Monolog handler for Fluentd)
MIT License
63 stars 23 forks source link

Upgrade for Laravel 5.6 #23

Closed duxthefux closed 6 years ago

duxthefux commented 6 years ago

Hi,

as laravel 5.6 upgraded its logging implementation it's necessary to change the way fluentLogger works.

Would you be able to tackle this? I already tried 2 hours to refactor it, but no success.

Thanks

ytake commented 6 years ago

25