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 {
|
LogUtils.getConfig().apply {
|
||||||
setConsoleSwitch(BuildConfig.DEBUG)
|
setConsoleSwitch(BuildConfig.DEBUG)
|
||||||
saveDays = 7
|
saveDays = 7
|
||||||
|
isLog2FileSwitch = true
|
||||||
}
|
}
|
||||||
LogUtils.d(
|
LogUtils.d(
|
||||||
"GIT_COMMIT_URL: $GIT_COMMIT_URL",
|
"GIT_COMMIT_URL: $GIT_COMMIT_URL",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user