1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-23 05:15:29 +02:00

add monolog-timer-processor to Processors paragraph

Gonzalo López
2016-08-11 00:14:48 +02:00
parent f8ed687738
commit 947c9fb1ef

@@ -26,6 +26,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
# 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.
# Others