Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_265_220329_2.6.5' into dev_robotaxi-d-app-module_265_220329_2.6.5

This commit is contained in:
donghongyu
2022-04-06 19:32:25 +08:00
7 changed files with 30 additions and 8 deletions

View File

@@ -29,6 +29,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun stopLogCatch(logPrefixName: String?)
/**
* 获取TraceLog状态
*/
fun getTraceLogStatus():Boolean
/**
* 设置链路日志是否开启
*/