Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

1843-Clean_up_printstack_loging

Fahim Salam Chowdhury requested to merge 1843-Clean_up_printstack_loging into main

Description

Some exceptions are logging with printStackTrace. So some exceptions are not reported to sentry (if enabled) & some low-level unwanted logs are printed always. Move these logs to Timber.e & Timber.d respectively, so the logcat is clean by default & sentry can report more useful data.

Screenshots

Technical details

for more details: check: https://gitlab.e.foundation/e/os/backlog/-/issues/1843#note_531378

Tests

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading