From 8d07002add048dd2635e2e0d0aca3d59553fe9bc Mon Sep 17 00:00:00 2001 From: Jens Kohl Date: Mon, 28 Aug 2017 15:29:51 +0200 Subject: [PATCH] adds jk/monolog-request-header-processor under Processors --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 4183192..8f41a1d 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -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