express logging response body

The title should be pretty self explanetory. For debugging purposes, I would like express to print the response code and body for every request serviced. Printing the response code is easy enough,...