shiny-express-formatter

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

Middleware for Express.js that formats HTTP request and response objects (including optional body capture) for logging. Version 1.0.0, single release. Differentiates from other logging middleware by providing separate callbacks for request and response capture, allowing fine-grained control over header/body logging via boolean or function options. Non-streaming response body capture only. Designed for Node.js Express apps.