diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index c58557f..8a6a6e1 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -18,6 +18,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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. +- [**lunatic666/monolog-bunyan-formatter**](https://github.com/Lunatic666/monolog-bunyan-formatter) formats your logs [bunyan style](https://github.com/trentm/node-bunyan) # Processors