note the plugin of trace

This commit is contained in:
zhongchao
2022-03-23 21:14:13 +08:00
parent f5edb94684
commit e406f93edd

View File

@@ -15,12 +15,12 @@ if (!isAndroidTestBuild()) {
logLevel "DEBUG"
}
}
if (!isAndroidTestBuild()) {
apply plugin: 'chain.log.hook'
hooklog{
enableLoggerToServer true
}
}
//if (!isAndroidTestBuild()) {
// apply plugin: 'chain.log.hook'
// hooklog{
// enableLoggerToServer true
// }
//}
//if (!isAndroidTestBuild()) {
// apply plugin: 'apm-plugin'