Merge pull request #27 from notmatt/master

Typo!
master
Trent Mick 2012-07-27 14:58:41 -07:00
commit 39e96c666c
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Explicitly that looks like:
var log = new Logger({name: "myapp", stream: process.stdout,
level: "info"});
That is an abbreviated form for a single stream. **You can defined multiple
That is an abbreviated form for a single stream. **You can define multiple
streams at different levels**.
var log = new Logger({