working on more informative log files

parent 08593360
Showing with 1 additions and 1 deletions
...@@ -56,7 +56,7 @@ customLogger.add(winston.transports.File, { ...@@ -56,7 +56,7 @@ customLogger.add(winston.transports.File, {
}); });
customLogger.add(winston.transports.File, { customLogger.add(winston.transports.File, {
name: 'error-json', name: 'info-json',
silent: false, silent: false,
colorize: false, colorize: false,
level: 'info', level: 'info',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment