jall/aop-monolog-bundle
Composer 安装命令:
composer require jall/aop-monolog-bundle
包简介
A symfony bundle to allow simple AOP logging with the Monolog library
README 文档
README
A Symfony bundle to provide some very simple AOP logging functionality by building on top of the GoAopBundle and MonologBundle.
It allows tagging public and protected methods in any class with annotations that write a log (via Monolog) every time the method is called.
Installation
See the installation documentation.
Usage
See the usage documentation.
Testing
./vendor/bin/phpunit
Further reading
More information on Go AOP! and Aspect Oriented Programming (AOP) in general can be found on Go! AOP's website.
The Symfony cookbook has many useful articles on configuring Monolog.
License
This bundle is under the MIT license.
统计信息
- 总下载量: 825
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-10-01