morgan

by expressjs · Web

HTTP request logger middleware for node.js

New0 ratings8,202 starsActive
WebDeveloper ToolJavaScriptexpress
↓ Download 1.12.0GitHub⚑ Report
morgan — image 1

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

JavaScriptexpresslogger

Project health

Actively maintained
Last updatelast week
Contributors31
Latest release1.12.0
Open issues & PRs24
LicenseMIT
On GitHubsince 2014

GitHub

8,202
stars
566
forks
31
contributors
24
open issues & PRs
JavaScript
language
last week
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review morgan.

Built by

expressjs
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain expressjs/morgan? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like