Skip to content

Instantly share code, notes, and snippets.

@christophermark
Created April 29, 2020 18:27
Show Gist options
  • Save christophermark/15079b8c4f1a05b493e04c612b8f68ee to your computer and use it in GitHub Desktop.
Save christophermark/15079b8c4f1a05b493e04c612b8f68ee to your computer and use it in GitHub Desktop.
ADB Constant logging debugging into logcat
adb logcat '*:W' > logcatWarningsAndErrors.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment