2017 © Pedro Peláez
 

silverstripe-module logslackwriter

Publish SilverStripe errors and warnings into a Slack channel via webhook.

image

arillo/logslackwriter

Publish SilverStripe errors and warnings into a Slack channel via webhook.

  • Monday, December 18, 2017
  • by banglashi
  • Repository
  • 2 Watchers
  • 4 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

SilverStripe LogSlackWriter

Publish SilverStripe errors and warnings into a Slack channel via an incoming webhook., (*1)

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:, (*2)

define('SS_SLACK_LOG_WEBHOOK', '{your-webhook-url}');
define('SS_SLACK_LOG_CHANNEL', '{your-webhook-channel}');

The Versions

18/12 2017

dev-master

9999999-dev

Publish SilverStripe errors and warnings into a Slack channel via webhook.

  Sources   Download

MIT

The Requires

 

log logging silverstripe slack error reporting

18/12 2017

1.0.1

1.0.1.0

Publish SilverStripe errors and warnings into a Slack channel via webhook.

  Sources   Download

MIT

The Requires

 

log logging silverstripe slack error reporting

20/11 2017

1.0.0

1.0.0.0

Publish SilverStripe errors and warnings into a Slack channel via webhook.

  Sources   Download

MIT

The Requires

 

log logging silverstripe slack error reporting