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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Log HTTP requests!