mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
perf: isLog2FileSwitch
This commit is contained in:
parent
20a19bcd5f
commit
3219127fc6
|
@ -50,6 +50,7 @@ class App : Application() {
|
|||
LogUtils.getConfig().apply {
|
||||
setConsoleSwitch(BuildConfig.DEBUG)
|
||||
saveDays = 7
|
||||
isLog2FileSwitch = true
|
||||
}
|
||||
LogUtils.d(
|
||||
"GIT_COMMIT_URL: $GIT_COMMIT_URL",
|
||||
|
|
Loading…
Reference in New Issue
Block a user