Skip to content

Commit

Permalink
perf: isLog2FileSwitch
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Mar 9, 2024
1 parent 20a19bc commit 3219127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/kotlin/li/songe/gkd/App.kt
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3219127

Please sign in to comment.