修复调试模式初始化顺序及LogUtils空指针崩溃
- GlobalApplication: 调整restoreDebugStatus在initCoreComponents之前执行,确保调试标志先恢复再初始化日志 - LogUtils: init/setLogLevel/setTAG方法增加未初始化保护 - LogViewThread: getLogCacheDir空判断防止NPE
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Tue May 19 18:49:18 GMT 2026
|
||||
#Wed May 20 03:05:29 CST 2026
|
||||
stageCount=18
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.20
|
||||
publishVersion=15.20.17
|
||||
buildCount=19
|
||||
buildCount=24
|
||||
baseBetaVersion=15.20.18
|
||||
|
||||
Reference in New Issue
Block a user