mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Added logging
This commit is contained in:
@@ -292,7 +292,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
crumb.put("lastLost", new Date(lastLost).toString());
|
||||
Log.breadcrumb("start", crumb);
|
||||
|
||||
Log.i("### start=" + accountNetworkState);
|
||||
Log.i("### start=" + accountNetworkState + " sync=" + sync);
|
||||
astate.start();
|
||||
EntityLog.log(ServiceSynchronize.this, "### started=" + accountNetworkState);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user