master
Matthew Smillie 2012-07-27 14:42:58 -07:00
parent 79da9bb01f
commit 7cb505c0ae
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({