otobank/monolog-console-processor
Composer 安装命令:
composer require otobank/monolog-console-processor
包简介
README 文档
README
Monolog Processor for Symfony console component.
Add extra data about console. (The current implementation is only command name)
Usage
Symfony
example) app/config/config.yml or app/config/services.yml
services: monolog.processor.console: class: Otobank\Monolog\Processor\ConsoleProcessor tags: - { name: monolog.processor } - { name: kernel.event_subscriber }
Installation
composer require otobank/monolog-console-processor
Author
Toshiyuki Fujita - tfujita@otobank.co.jp - https://github.com/kalibora
License
Licensed under the MIT License - see the LICENSE file for details
OTOBANK Inc.
统计信息
- 总下载量: 854
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-09