Skip to content

Stop logcat spamming #421

New issue

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

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

Already on GitHub? # to your account

Closed
ratmole opened this issue Sep 23, 2020 · 1 comment · Fixed by #470
Closed

Stop logcat spamming #421

ratmole opened this issue Sep 23, 2020 · 1 comment · Fixed by #470

Comments

@ratmole
Copy link

ratmole commented Sep 23, 2020

long x = fs.writeToFileAtURL(inputURL, data, offset, isBinary); LOG.d("TEST",srcURLstr + ": "+x); return x;

please remove LOG.d("TEST",srcURLstr + ": "+x); for the line.thanks

@timbru31
Copy link
Member

This seems indeed a leftover from development. A PR is very welcomed!

@breautek breautek mentioned this issue May 2, 2021
5 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants