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