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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Log HTTP requests!