flow-php/monolog-http-bridge

PHP ETL - Monolog HTTP bridge

0.9.2 2024-07-21 13:15 UTC

This package is auto-updated.

Last update: 2024-09-05 19:07:21 UTC


README

This package provides a set of components to integrate Monolog logger with PSR-7 HTTP messages. By using this bridge, you can log request/response data Monolog LogRecord context. Request/Response objects will be normalized and formatted according to defined configuration.

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.