Skip to content

Commit

Permalink
fix: connectLogger nolog->function with server response header
Browse files Browse the repository at this point in the history
  • Loading branch information
eyoboue committed Jul 8, 2022
1 parent bfea526 commit 4351519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/connect-logger.js
Expand Up @@ -209,7 +209,7 @@ function matchRules(statusCode, currentLevel, ruleSet) {
}

/**
* Log skipping checker
* Log skipping check
*
* @param {IncomingMessage} req
* @param {ServerResponse} res
Expand Down

0 comments on commit 4351519

Please sign in to comment.