Improved logging

pull/194/merge
M66B 3 years ago
parent 36737c876b
commit 85bc0a1567

@ -1849,6 +1849,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
ops = partitions.get(key).size();
Log.i(account.name + "/" + folder.name +
" queuing partition=" + key +
" serial=" + serial +
" operations=" + ops);
}

Loading…
Cancel
Save