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

Added vube/monolog-splunk-formatter

Ross Perkins
2015-02-16 22:51:08 -08:00
parent 3e6fb65eba
commit 2f8559c63a

@@ -9,6 +9,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
# Formatters # Formatters
- [bramus/monolog-colored-line-formatter](https://github.com/bramus/monolog-colored-line-formatter) extends the LineFormatter and adds ANSI coloring capabilities. - [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 # Processors