Skip to content

Migrate all logging to Timber #6055

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nicolas-raoul opened this issue Dec 21, 2024 · 1 comment · Fixed by #6062
Closed

Migrate all logging to Timber #6055

nicolas-raoul opened this issue Dec 21, 2024 · 1 comment · Fixed by #6062

Comments

@nicolas-raoul
Copy link
Member

We are using a mix of android.util.Log (which requires declaring TAG) and Timber.

For coherence and cleaner code, we should move everything to Timber.

If anyone disagrees please comment here, thanks!

@neeldoshii
Copy link
Contributor

neeldoshii commented Dec 21, 2024

taking it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants