thunderbird-android icon indicating copy to clipboard operation
thunderbird-android copied to clipboard

Create Log to File and migrate sync debug functionality

Open asoucar opened this issue 7 months ago • 0 comments

Because the Sync Debug work was done almost concurrently with the new logging setup, it makes sense to migrate immediately to avoid future tech debt. Functionality:

  • Log to file of choice
  • export file log to external URI
  • Add logging and log flushing at uncaught exception
  • Add file logging at some existing sync related points

Closes #9144 , #9314

asoucar avatar Jun 17 '25 20:06 asoucar