Skip to content

Instantly share code, notes, and snippets.

@robertfsegal
Created January 5, 2017 19:43
Show Gist options
  • Select an option

  • Save robertfsegal/5701902df6dbe2fb44a064a073886a05 to your computer and use it in GitHub Desktop.

Select an option

Save robertfsegal/5701902df6dbe2fb44a064a073886a05 to your computer and use it in GitHub Desktop.
Android logcat output showing only Upsight milestone and event calls
adb logcat | grep -v milestone | grep -E "Upsight.*\"(scope|type)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment