Skip to content

Instantly share code, notes, and snippets.

@bregenspan
Created May 23, 2013 16:59
Show Gist options
  • Save bregenspan/5637609 to your computer and use it in GitHub Desktop.
Save bregenspan/5637609 to your computer and use it in GitHub Desktop.
Android Studio Logcat Filter to exclude spammy messages
^((?!wpa_supplicant|NetStatUtil).*)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment