pageon/slack-webhook-monolog
最新稳定版本:1.1.2
Composer 安装命令:
composer require pageon/slack-webhook-monolog
包简介
A monolog handler for slack integration using webhooks
README 文档
README
In monolog there is already a slack integration using the api but that takes up an integration slot. If you are on the free plan you only have limited integration slots (10). In order to be able to use slack for monolog I implemented it using webhooks.
Usage
As simple as pushing your \Pageon\SlackWebhookMonolog\Monolog\SlackWebhookHandler as a handler to Monolog
For an example of an implementation see implementation example
Example of message in Slack
统计信息
- 总下载量: 19.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL3
- 更新时间: 2016-01-31
