This package adds a middleware that can log incoming requests to the default log. If anything goes wrong during a user's request, you'll still be able to access the original request data sent by that user. This log acts as an extra safety net for critical user submissions, such as forms that generate leads.
Features
- You can install the package via Composer
- Documentation available
- Examples available
- This packages provides a middleware which can be added as a global middleware or as a single route
- LogProfile class will determine whether the request should be logged, and LogWriter class will write the request to a log
- You're free to implement your own log profile and/or log writer classes
- Hide sensitive headers
Categories
FrameworksLicense
MIT LicenseFollow Log HTTP requests
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Log HTTP requests!