append logcatch file name for badcase scene
This commit is contained in:
@@ -22,7 +22,7 @@ interface IDevaToolsProvider : IMoGoFunctionServerProvider {
|
||||
* 开始抓取日志
|
||||
* duration : 抓取时间(分钟)
|
||||
*/
|
||||
fun startLogCatch(duration: Int)
|
||||
fun startLogCatch(duration: Int, logPrefixName: String? = null)
|
||||
|
||||
/**
|
||||
* 停止i抓取日志
|
||||
|
||||
Reference in New Issue
Block a user