Reduced logging

pull/187/head
M66B 4 years ago
parent 87b556ff97
commit 9e7f7c1928

@ -1738,6 +1738,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
" backoff=" + backoff +
" host=" + account.host +
" ex=" + Log.formatThrowable(last_fail, false);
if (compensate > 1)
Log.e(msg);
EntityLog.log(this, msg);

Loading…
Cancel
Save