append logcatch file name for badcase scene

This commit is contained in:
zhongchao
2022-03-17 21:17:15 +08:00
parent 9d4c66e705
commit 646d4d4e2b
5 changed files with 11 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ interface IDevaToolsProvider : IMoGoFunctionServerProvider {
* 开始抓取日志
* duration 抓取时间(分钟)
*/
fun startLogCatch(duration: Int)
fun startLogCatch(duration: Int, logPrefixName: String? = null)
/**
* 停止i抓取日志