1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-12 08:04:02 +02:00

Added egeniq/monolog-gdpr

Anse
2018-05-16 14:24:35 +02:00
parent 085bdb03e6
commit 061b78e835

@@ -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. - [**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 - [**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 # Others