ampproject / ampproject/px-toolbox-php
Add logging to transport error state from individual tools to the final consumer
Open
- Dominant language
- PHP
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Description
The current pipeline does not allow for the individual tools to forward their error states and warnings.
The pipeline should accept a PSR-3 logger that gets forwarded to the tools, where they can provide error states, warnings and debug messages in a standardized way.
Contributor guide
Research direction
No files or tests are named. Start by locating the pipeline entry point and the interfaces for individual tools, then trace how results reach the final consumer; done means a PSR-3 logger is accepted by the pipeline, forwarded to tools, and exposes their errors, warnings, and debug messages to the consumer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100