Showing
1 changed file
with
1 additions
and
1 deletions
@@ -325,7 +325,7 @@ if (isProduction) { | @@ -325,7 +325,7 @@ if (isProduction) { | ||
325 | loggers: { | 325 | loggers: { |
326 | infoFile: { | 326 | infoFile: { |
327 | name: 'info', | 327 | name: 'info', |
328 | - level: 'info', | 328 | + level: 'debug', |
329 | filename: '/Data/logs/yoho-yohobuy-wap/info/info.log', | 329 | filename: '/Data/logs/yoho-yohobuy-wap/info/info.log', |
330 | maxFiles: 1, | 330 | maxFiles: 1, |
331 | tailable: true, | 331 | tailable: true, |
-
Please register or login to post a comment