Skip to content

dominionenterprises/psr-log-slack

 
 

Repository files navigation

PSR Log Slack

Build Status Code Quality Coverage Status

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

This is an implementation of PSR-3 reporting to Slack using incoming webhooks.

Requirements

PSR Log Slack requires PHP 7.0 (or later).

Composer

To add the library as a local, per-project dependency use Composer! Simply add a dependency on dominionenterprises/psr-log-slack to your project's composer.json.

composer require dominionenterprises/psr-log-slack

Contact

Developers may be contacted at:

Run Unit Tests

With a checkout of the code get Composer in your PATH and run:

composer install
./vendor/bin/phpunit

About

A PSR-3 logger implementation logging to slack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%