[6.0.0][全量日志] 全量日志添加上传逻辑
This commit is contained in:
@@ -11,7 +11,11 @@ interface IMoGoLogRecordProvider {
|
||||
|
||||
fun stop()
|
||||
|
||||
fun upload(startTime: Long, endTime: Long)
|
||||
|
||||
fun export(): File?
|
||||
|
||||
fun testJavaCrash(runOnNewThread: Boolean)
|
||||
|
||||
fun testNativeCrash(runOnNewThread: Boolean)
|
||||
|
||||
fun testAnrCrash()
|
||||
}
|
||||
Reference in New Issue
Block a user