Closed
Description
Hi, I'm using your package with a proxy package https://github.com/geocoder-php/GeocoderLaravel.
I would like to log the Exception thrown here:
Geocoder/src/Provider/Chain/Chain.php
Lines 123 to 128 in 1bd7d59
but I have no clue how to inject a logger. I also didn't find anything in the documentation. Could you please help?