mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-10 02:53:46 +02:00
Changed log level
This commit is contained in:
@@ -492,7 +492,7 @@ class Core {
|
||||
}
|
||||
|
||||
if (ops.size() > 0)
|
||||
Log.w("Operations failed=" + ops.size());
|
||||
Log.e("Operations failed=" + ops.size());
|
||||
|
||||
} finally {
|
||||
Log.i(folder.name + " end process state=" + state);
|
||||
|
||||
Reference in New Issue
Block a user