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-10-31 17:10:20 +0800
Commit
ce7ba2ec589e3d1b2e529d5c7efe8f24b0703273
1 parent
cc2476a1
info 日志只保留7天
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/common.js
config/common.js
View file @
ce7ba2e
...
...
@@ -52,7 +52,7 @@ module.exports = {
name
:
'info'
,
level
:
'info'
,
filename
:
'logs/info.log'
,
maxFiles
:
7
maxFiles
:
7
},
errorFile
:
{
name
:
'error'
,
...
...
Please
register
or
login
to post a comment