mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Improved logging
This commit is contained in:
@@ -426,7 +426,7 @@ public class FragmentContacts extends FragmentBase {
|
||||
writer.write(vcard);
|
||||
}
|
||||
|
||||
Log.i("Exported data");
|
||||
Log.i("Exported data count=" + vcards.size());
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user