close chain log

This commit is contained in:
zhongchao
2022-04-06 13:11:35 +08:00
parent a646b1c92d
commit 97b823f445
3 changed files with 4 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ if (!isAndroidTestBuild()) {
apply plugin: 'chain.log.hook'
hooklog{
enableTraceToServer false
enableLoggerToLocal true
enableLoggerToLocal false
}
}