diff --git a/core/src/main/conf/core.json b/core/src/main/conf/core.json index 5aa855bc..71d81242 100755 --- a/core/src/main/conf/core.json +++ b/core/src/main/conf/core.json @@ -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" } },