arillo/logslackwriter
Composer 安装命令:
composer require arillo/logslackwriter
包简介
Publish SilverStripe errors and warnings into a Slack channel via webhook.
README 文档
README
Publish SilverStripe errors and warnings into a Slack channel via an incoming webhook.
Usage
Use Slack's 'Incoming WebHooks' app to add a webhook to post into the channel of your choice. Copy the URL that Slack generates and add it to your env variables:
define('SS_SLACK_LOG_WEBHOOK', '{your-webhook-url}'); define('SS_SLACK_LOG_CHANNEL', '{your-webhook-channel}');
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-20