Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garo committed Aug 22, 2012
1 parent 9c6cec8 commit d353ab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -102,6 +102,8 @@ object as the logger object, or simply pass 'console' from within your tests whe
to a request related req object.

Example:


// Your function somewhere in your code, not directly related to any express request processing
function someFunction(value, logger) {
if (value == null) {
Expand Down

0 comments on commit d353ab2

Please sign in to comment.