mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-14 09:04:15 +02:00
add pecs formatter
@@ -59,6 +59,7 @@ monolog-stackdriver-handler**](https://github.com/netflie/monolog-stackdriver-ha
|
||||
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.
|
||||
- [**mimmi20/monolog-streamformatter**](https://github.com/mimmi20/monolog-streamformatter) an alternative line formatter which uses a symfony console table to write out extra data.
|
||||
- [**hamidrezaniazi/pecs**](https://github.com/hamidrezaniazi/pecs) is a PHP package that facilitates the usage of ECS (Elastic Common Schema) within PHP applications. It simplifies the transformation of data layers into the standard ECS schema and can be used with Monolog for seamless integration.
|
||||
|
||||
# Processors
|
||||
|
||||
|
Reference in New Issue
Block a user