change:

1.修改核心配置打印更多信息
This commit is contained in:
huzekang 2019-04-07 03:27:00 +08:00
parent feb299eecc
commit ebcc76f862

View File

@ -19,7 +19,7 @@
"address": "http://localhost:7001/api",
"timeout": 10000,
"reportDataxLog": false,
"reportPerfLog": false
"reportPerfLog": true
},
"transport": {
"channel": {
@ -45,7 +45,7 @@
"channel": 5
},
"trace": {
"enable": "false"
"enable": "true"
}
},