kdyby / geocoder-logging
Provider decorator that catches willdurand/geocoder provider exceptions and pipes them to psr/log
v1.0.0
2017-05-20 14:36 UTC
Requires
- php: ^5.6 || ^7.0
- psr/log: ^1.0
- willdurand/geocoder: ^3.0
Requires (Dev)
- mockery/mockery: ^0.9
- nette/tester: ^1.7
This package is auto-updated.
Last update: 2024-10-22 03:23:12 UTC
README
Provider decorator that catches willdurand/geocoder provider exceptions and pipes them to psr/log.
Installation
The best way to install Kdyby/GeocoderLogging is using Composer:
$ composer require kdyby/geocoder-logging
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/GeocoderLogging.