Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
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
李奇
2018-04-12 18:34:19 +0800
Commit
8db4d1551d1ada4a96cb28f45ded95e650bb65a8
1 parent
ece6c8b2
logger
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/common/config.js
server/common/config.js
View file @
8db4d15
...
...
@@ -21,7 +21,7 @@ const config = {
loggers
:
{
infoFile
:
{
name
:
'info'
,
level
:
'
error
'
,
level
:
'
info
'
,
filename
:
'/Data/logs/yoho-shop-manage/info.log'
,
maxFiles
:
7
},
...
...
Please
register
or
login
to post a comment