This commit is contained in:
alexanderGugel 2014-04-14 10:17:47 +02:00
parent 9f3ef6b42a
commit f3e0ba6526

View file

@ -165,7 +165,7 @@ streams at different levels**.
streams: [ streams: [
{ {
level: 'info', level: 'info',
stream: process.stdout, // log INFO and above to stdout stream: process.stdout // log INFO and above to stdout
}, },
{ {
level: 'error', level: 'error',