Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-11-07 15:38:17 +0800
Commit
bc3b0c6960398eab7fda684f142361037b06c2d0
1 parent
5b0f9be0
close info log file
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
config/common.js
config/common.js
View file @
bc3b0c6
@@ -49,6 +49,7 @@ module.exports = {
@@ -49,6 +49,7 @@ module.exports = {
49
},
49
},
50
loggers
:
{
50
loggers
:
{
51
infoFile
:
{
51
infoFile
:
{
52
+
close
:
true
,
52
name
:
'info'
,
53
name
:
'info'
,
53
level
:
'error'
,
54
level
:
'error'
,
54
filename
:
'logs/info.log'
,
55
filename
:
'logs/info.log'
,
Please
register
or
login
to post a comment