taisph / laravel-opentracing

OpenTracing for Laravel
Apache License 2.0
12 stars 11 forks source link

configureMonologUsing missing starting Laravel 5.6 #10

Open thinkspill opened 5 years ago

thinkspill commented 5 years ago

Laravel 5.6 removed the configureMonologUsing method:

The configureMonologUsing Method If you were using the configureMonologUsing method to customize the Monolog instance for your application, you should now create a custom Log channel.

https://laravel.com/docs/5.6/upgrade