Fix usages of service logging in app.

This commit is contained in:
Alan Evans
2020-05-11 10:19:00 -03:00
committed by Alex Hart
parent c63e42715e
commit b4191ee5cc
5 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
<!-- Custom lints -->
<issue id="LogNotSignal" severity="error" />
<issue id="LogNotAppSignal" severity="warning" />
<issue id="LogNotAppSignal" severity="error" />
<issue id="LogTagInlined" severity="warning" />
<issue id="RestrictedApi" severity="error">