Showing
1 changed file
with
1 additions
and
1 deletions
@@ -21,7 +21,7 @@ const config = { | @@ -21,7 +21,7 @@ const config = { | ||
21 | loggers: { | 21 | loggers: { |
22 | infoFile: { | 22 | infoFile: { |
23 | name: 'info', | 23 | name: 'info', |
24 | - level: 'error', | 24 | + level: 'info', |
25 | filename: '/Data/logs/yoho-shop-manage/info.log', | 25 | filename: '/Data/logs/yoho-shop-manage/info.log', |
26 | maxFiles: 7 | 26 | maxFiles: 7 |
27 | }, | 27 | }, |
-
Please register or login to post a comment