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

adds jk/monolog-request-header-processor under Processors

Jens Kohl
2017-08-28 15:29:51 +02:00
parent 84edf402e8
commit 8d07002add

@@ -39,6 +39,7 @@ https://github.com/tatocaster/monolog-json-unicode-pretty-formatter) formats the
# Processors
- [**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
# Others