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-07-30 14:11:02 +0800
Commit
918583720ee1b84c5e2d931c92cdd914facdc328
1 parent
bfdd8135
错误日志只保存7天
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
config/common.js
config/common.js
View file @
9185837
...
...
@@ -51,7 +51,8 @@ module.exports = {
name
:
'error'
,
level
:
'error'
,
filename
:
'logs/error.log'
,
handleExceptions
:
true
handleExceptions
:
true
,
maxFiles
:
7
},
udp
:
{
// send by udp
level
:
'debug'
,
// logger level
...
...
Please
register
or
login
to post a comment