From 952a840365878b24a3e6a25950792f238e728112 Mon Sep 17 00:00:00 2001 From: eindgebruiker Date: Mon, 27 Jan 2025 13:59:51 +0100 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 1a52962..0b61c57 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -73,7 +73,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 -- [**drupal/monolog**](https://www.drupal.org/project/monolog) Drupal 7/8 logging adapter +- [**drupal/monolog**](https://www.drupal.org/project/monolog) Drupal 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. - [**inpsyde/Wonolog**](https://github.com/inpsyde/Wonolog) Monolog-based logging package for WordPress.