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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Log HTTP requests!