logger-plugin icon indicating copy to clipboard operation
logger-plugin copied to clipboard

PSR-3 Logger plugin for HTTPlug

Results 2 logger-plugin issues
Sort by recently updated
recently updated
newest added

**PHP version**: 8.0.3 **Description** Request and response in context always empty. **How to reproduce** Enable plugin and do eny request. **Additional context** ```json {"request":{"GuzzleHttp\\Psr7\\Request":[]},"response":{"GuzzleHttp\\Psr7\\Response":[]},"milliseconds":1185} ``` *FullHttpMessageFormatter* can add a request...

| Q | A | ------------ | --- | Bug? | yes | New Feature? | no | Version | v1.0.0 #### Actual Behavior When you create a socket client...