pageon/slack-webhook-monolog

A monolog handler for slack integration using webhooks

1.1.2 2016-06-19 18:48 UTC

This package is auto-updated.

Last update: 2024-03-26 05:09:23 UTC


README

Build Status Latest Stable Version Total Downloads License Code Coverage Code Coverage StyleCI

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

example