[6.0.0][全量日志] 全量日志添加状态记录,日志中心由【导出全量日志】改为【上传全量日志】

This commit is contained in:
renwj
2023-08-28 19:47:08 +08:00
committed by zhongchao
parent 0eb8e1785b
commit 7427782eda
6 changed files with 174 additions and 163 deletions

View File

@@ -13,6 +13,8 @@ interface IMoGoLogRecordProvider {
fun export(): File?
fun upload()
fun testJavaCrash(runOnNewThread: Boolean)
fun testNativeCrash(runOnNewThread: Boolean)