mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 20:54:34 +00:00
Improved logging
This commit is contained in:
parent
36737c876b
commit
85bc0a1567
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue