From 061b78e835794f570b62da9c7f062efd717d2f25 Mon Sep 17 00:00:00 2001 From: Anse Date: Wed, 16 May 2018 14:24:35 +0200 Subject: [PATCH] Added egeniq/monolog-gdpr --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 0cc43de..d53fb8b 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -41,6 +41,7 @@ https://github.com/tatocaster/monolog-json-unicode-pretty-formatter) formats the - [**glopgar/monolog-timer-processor**](https://github.com/glopgar/monolog-timer-processor) allows to time fragments of code by adding timer info to the message contexts. - [**jk/monolog-request-header-processor**](https://github.com/jk/monolog-request-header-processor) injects HTTP request headers into the log +- [**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