From dd8fc1a30b1b278253e8d542b37888067d6179fb Mon Sep 17 00:00:00 2001 From: Mponos George Date: Mon, 11 Jun 2018 09:50:08 +0300 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 04a88ff..3b05350 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -46,7 +46,7 @@ https://github.com/tatocaster/monolog-json-unicode-pretty-formatter) formats the - [**egeniq/monolog-gdpr**](https://github.com/egeniq/monolog-gdpr) will help in relation to the security requirements under GDPR. These processors will replace data with their SHA-1 equivalent, allowing you still to search logs # Others - +- [**gmponos/slack-monolog**](https://github.com/gmponos/monolog-slack) A package for sending logs to Slack channels using webhooks. - [**drupal/monolog**](https://www.drupal.org/project/monolog) Drupal 7/8 logging adapter - [**theorchard/monolog-cascade**](https://github.com/theorchard/monolog-cascade) lets you easily configure complex monolog handler sets using PHP arrays, yaml or json configs. - [**bitrix-expert/monolog-adapter**](https://github.com/bitrix-expert/monolog-adapter) handler and formatter for Bitrix CMS.