Download the PHP package mathieuimbert/slack-logger without Composer
On this page you can find all versions of the php package mathieuimbert/slack-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mathieuimbert/slack-logger
More information about mathieuimbert/slack-logger
Files in mathieuimbert/slack-logger
Download mathieuimbert/slack-logger
More information about mathieuimbert/slack-logger
Files in mathieuimbert/slack-logger
Vendor mathieuimbert
Package slack-logger
Short Description This is a simple package that allow a PHP script to send real time logs to Slack.
License Apache-2.0
Package slack-logger
Short Description This is a simple package that allow a PHP script to send real time logs to Slack.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package slack-logger
slack-logger
Packagist
Unit Tests
Code Quality
Description
This is a simple package that allow a PHP script to send real time logs to Slack.
Please be aware that the repository is still in an early phase, and every new commit might not be backward compatible.
Installation
Installation of Slack Logger is done using Composer.
Usage
- Create an Incoming Webhook for your slack account. Make sure to read the full documentation
- Instantiate SlackLogger in your script, and start sending logs to Slack
Options
You can customize the name and the icon of your logger in the incoming webhook configuration, or you can do it from SlackLogger by passing the right options to he constructor:
All versions of slack-logger with dependencies
PHP Build Version
Package Version
The package mathieuimbert/slack-logger contains the following files
Loading the files please wait ....