Skip to content
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

feat(debug logs): Export more info in debug logs #1691

Open
4 tasks done
SodaWithoutSparkles opened this issue Feb 18, 2024 · 0 comments
Open
4 tasks done

feat(debug logs): Export more info in debug logs #1691

SodaWithoutSparkles opened this issue Feb 18, 2024 · 0 comments
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@SodaWithoutSparkles
Copy link
Contributor

Feature description

Include more information which are useful for debugging in the standard debug logs exported by manager. These includes

  • storage left/total
  • RAM left/total
  • APK from storage/picked via installed apps
  • API URL
  • Auto-update patches enabled/disabled

Motivation

This provides more information to debug. For example:

  • not enough storage for temp files
  • Insufficient menory (ridiculously low like 2GB for example)
  • Debug root install related issues
  • Changed API URL would result in different patches used
  • etc.

Additional context

The above information should not be collected by patcher because they might use platform-specific instructions

Acknowledgements

  • This request is not a duplicate of an existing issue.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • The issue is solely related to the ReVanced Manager
@SodaWithoutSparkles SodaWithoutSparkles added the Feature request Requesting a new feature that's not implemented yet label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
None yet
Development

No branches or pull requests

1 participant