Skip to content

Commit

Permalink
Log to console only
Browse files Browse the repository at this point in the history
  • Loading branch information
crbrox committed Dec 12, 2013
1 parent 1bf7409 commit ca8619a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/configBase.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,14 +255,15 @@ exports.logger.prefixBody = 50;
File.
Verbosity level, filename, size and max number of files for the consumer file log
*/
/*
exports.logger.File = {
level: 'info',
filename: 'Rush_' + HOSTNAME + '.log',
timestamp: true,
exitOnWriteError: true,
numLogWorkers: 2
};

*/
/*
ADDONS CONFIGURATION (Advanced Configuration)
=====================
Expand Down

0 comments on commit ca8619a

Please sign in to comment.