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

edit pecs formatter info

hamidrezaniazi
2023-06-13 15:02:09 +02:00
parent 301b817501
commit a37aa20e53

@@ -59,7 +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.
- [**hamidrezaniazi/pecs**](https://github.com/hamidrezaniazi/pecs) facilitates the usage of ECS (Elastic Common Schema) within PHP applications. It simplifies the transformation of data layers into the standard ECS schema and includes a bundled Monolog formatter.
# Processors