From aaa8fa809a72e2c774242e2cf19f198ed2d4d600 Mon Sep 17 00:00:00 2001 From: Nik Samokhvalov Date: Tue, 1 Dec 2015 08:46:23 +0300 Subject: [PATCH] Monolog adapter for Bitrix CMS. --- Third-Party-Packages.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 684ab4c..66bcd74 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -21,4 +21,6 @@ This page lists third party packages implementing useful Monolog handlers, forma # Others -- [**theorchard/monolog-cascade**](https://github.com/theorchard/monolog-cascade) lets you easily configure complex monolog handler sets using PHP arrays, yaml or json configs. \ No newline at end of file +- [**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. \ No newline at end of file