修复调试模式初始化顺序及LogUtils空指针崩溃

- GlobalApplication: 调整restoreDebugStatus在initCoreComponents之前执行,确保调试标志先恢复再初始化日志

- LogUtils: init/setLogLevel/setTAG方法增加未初始化保护

- LogViewThread: getLogCacheDir空判断防止NPE
This commit is contained in:
LaizyBoy
2026-05-20 03:09:27 +08:00
parent 3649020434
commit 003e1ccca2
5 changed files with 26 additions and 8 deletions

View File

@@ -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