morgan
HTTP request logger middleware for node.js
About this project
morgan HTTP request logger middleware for node.js Named after Dexter, a show you should not watch until completion. Installation This is a Node.js module available through the npm registry. Installation is done using the npm install command: API For ES Modules: For CommonJS: morgan(format, options) Create a new morgan logger middleware function using the given format and options. The format argument may be a string of a predefined name (see below for the names), a string of a format string, or a function that will produce a log entry. The format function will be called with three arguments tokens, req, and res, where tokens is an object with all defined…
Technologies
Project health
GitHub
Reviews
Built by
Maintain expressjs/morgan? Claiming verifies admin access through your GitHub account and gives you control of this listing.