diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 3218c1a..ed2e15e 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -51,6 +51,7 @@ monolog-stackdriver-handler**](https://github.com/netflie/monolog-stackdriver-ha - [**serendipity_hq/monolog_colorful_html_line_formatter**](https://github.com/Aerendir/MonologColorfulHtmlLineFormatter) formats the log as HTML with coloring but following a short one-line per record model like the LineFormatter. - [**tatocaster/monolog-json-unicode-pretty-formatter**]( https://github.com/tatocaster/monolog-json-unicode-pretty-formatter) formats the log as PRETTY_PRINT JSON with unicode support and without escaping slashes. +- [**gfaugere/monolog-colored-line**](https://github.com/gfaugere/monolog-colored-line) an alternative take on adding coloring capabilities, adding variables to control which parts of the line are colored. # Processors