plumpss / slacklogging
Publish SilverStripe errors and warnings into a Slack channel via an incoming webhook.
Package info
github.com/plumpss/slack-logging
Type:silverstripe-module
pkg:composer/plumpss/slacklogging
0.1.1
2017-03-03 11:33 UTC
Requires
- silverstripe/framework: ~3.1
This package is not auto-updated.
Last update: 2026-03-01 01:30:18 UTC
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 to your config:
SS_LogSlackWriter: webhook: '{your-webhook-url}'