Description:
While we've successfully implemented basic HTTP logging with Morgan, there's a need to extend the depth of logging for better traceability and debugging in the future. Specifically, we're interested in capturing the referrer, request headers, response headers, and the response body.
Description:
While we've successfully implemented basic HTTP logging with Morgan, there's a need to extend the depth of logging for better traceability and debugging in the future. Specifically, we're interested in capturing the referrer, request headers, response headers, and the response body.