laravel-http-client-logger
laravel-http-client-logger copied to clipboard
Global request logging WIP
Hey Bilfeldt,
After your work on Footprints, I wanted to try and return the favour.
Description
This PR is a WIP. Haven't had the chance to test properly yet.
Does this close any currently open issues?
Aimes to fix #2
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update ...
Checklist
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
@kyranb Did you see me previous comment by any chance? 👍
@bilfeldt Sorry, yes I did but I haven't had a chance to dive back into this yet. I think you're correct, we only need to log the the sent request 👍