Skip to content

Instantly share code, notes, and snippets.

@ruan65
Created July 19, 2017 10:32
Show Gist options
  • Save ruan65/e5f863d58c69b7cd8648b375059acc05 to your computer and use it in GitHub Desktop.
Save ruan65/e5f863d58c69b7cd8648b375059acc05 to your computer and use it in GitHub Desktop.
Exclude text in the android logcat
^(?!.*(Choreographer)).*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment