node-js-getting-started icon indicating copy to clipboard operation
node-js-getting-started copied to clipboard

Add a request logger

Open joshwlewis opened this issue 2 years ago • 1 comments

This adds a basic request logger.

Example:

Listening on 5000
GET / 200 6868 - 8.706 ms
GET /foo 404 142 - 1.432 ms

/cc @vishvananda

joshwlewis avatar Nov 30 '21 17:11 joshwlewis

Test

marianomdo avatar Aug 24 '22 19:08 marianomdo

i'm closing this @joshwlewis

colincasey avatar Jan 16 '24 15:01 colincasey