diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 1e3a061..877322b 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -9,6 +9,7 @@ This page lists third party packages implementing useful Monolog handlers, forma # Formatters - [bramus/monolog-colored-line-formatter](https://github.com/bramus/monolog-colored-line-formatter) extends the LineFormatter and adds ANSI coloring capabilities. +- [vube/monolog-splunk-formatter](https://github.com/vube/monolog-splunk-formatter) extends LineFormatter and optimizes for Splunk log ingestion, specifically for context name=value data. # Processors