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

chore(example): add android:logs command #2050

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

puckey
Copy link
Collaborator

@puckey puckey commented Jun 29, 2023

Call yarn android:logs to see all adb logcat output from the example app running on android. If the process isn’t started yet, it will wait for it. If the process is restarted, logging will also restart.

Call `yarn android:logs` to see all `adb logcat` output from the example app running on android. If the process isn’t started yet, it will wait for it. If the process is restarted, logging will also restart.
@puckey puckey requested a review from dcvz as a code owner June 29, 2023 14:46
@puckey puckey changed the title chore(android): add android:logs command chore(example): add android:logs command Jun 29, 2023
Copy link
Contributor

@dcvz dcvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful addition!

@dcvz dcvz merged commit af9003b into doublesymmetry:main Jul 4, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants