morgan@1.11.0
// HTTP request logger middleware for node.js
$ npm install morgan
downloads/wk
12,031,442
license
MIT
version
1.11.0
published
Jun 2, 2026
What is morgan?
Morgan is middleware for Node.js that logs HTTP requests to your application, recording details like request method, URL, response status, and response time. Developers use it to monitor incoming traffic, debug issues, and track application performance in development and production environments. It integrates easily with Express and other Node.js frameworks.
Links
Keywords
Dependencies (5)
Maintainers
dougwilson, ulisesgascon, jonchurch