evotide/monolog-fluentd-bundle
Composer 安装命令:
composer require evotide/monolog-fluentd-bundle
包简介
Symfony bundle to enable logging to fluentd via monolog.
README 文档
README
These are the default parameters:
monolog_fluentd:
host: localhost
port: 24224
options: []
level: debug
tag_fmt: '{{channel}}.{{level_name}}'
exceptions: true
You can modify them in config.yml or parameters.yml
You may load the handler as a service
monolog:
handlers:
monolog_fluentd:
type: service
id: monolog_fluentd.fluentd_handler
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-10