Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
梁志锋
2016-08-08 15:39:11 +0800
Commit
255e5408b6e9b30ff9245f5a7ebced83be217fa1
2 parents
95c121bc
459332bb
Merge remote-tracking branch 'remotes/origin/hotfix/logname'
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 @
255e540
...
...
@@ -52,6 +52,7 @@ module.exports = {
handleExceptions
:
true
},
udp
:
{
// send by udp
measurement
:
'yohobuy_node_log'
,
level
:
'debug'
,
// logger level
host
:
'influxdblog.yohoops.org'
,
// influxdb host
port
:
'4444'
// influxdb port
...
...
Please
register
or
login
to post a comment