kdyby / geocoder-logging
提供程序装饰器,用于捕获 willdurand/geocoder 提供程序异常并将它们传递到 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-09-22 03:12:39 UTC
README
提供程序装饰器,用于捕获 willdurand/geocoder 提供程序异常并将它们传递到 psr/log。
安装
安装 Kdyby/GeocoderLogging 的最佳方法是使用 Composer
$ composer require kdyby/geocoder-logging
文档
在 文档 中了解更多信息。
主页 http://www.kdyby.org 和仓库 http://github.com/Kdyby/GeocoderLogging。