1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-12 16:14:08 +02:00

Added gfaugere/monolog-colored-line - an alternative take on adding coloring capabilities, adding variables to control which parts of the line are colored.

Faugère Gaëtan
2020-09-04 19:12:57 +02:00
parent 198c5e5da0
commit 9008278193

@@ -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