Skip to content

Instantly share code, notes, and snippets.

@mwolfson
Last active December 25, 2021 05:27
Show Gist options
  • Save mwolfson/e46598822612c4fd64b7 to your computer and use it in GitHub Desktop.
Save mwolfson/e46598822612c4fd64b7 to your computer and use it in GitHub Desktop.
Logcat Filter String to silence the noise in the Logcat file
^(?!Wifi|HierarchicalStateMachine|MotoNetwCtrlr|HeadsetStateMachine|bt-btif|rmt_storage|ThermalEngine|TCMD|QC-time-services|ActivityModePolicy|AlarmManager|BatteryService|SQLiteLog|BackupManagerService|UpdateIcingCorporaServi|IccSmsInterfaceManager|HeadsetPhoneState|Launcher|LocationFilter|DeviceScanner|GCoreUrl|Icing|GCoreUlr|PackageBroadcastService|WindowManager|InputReader|SFPerfTracker|UsageStatsService|GmsNetworkLocationProvi|ConnectivityService|ConfigFetchService|TaskPersister|Finsky|SFPerfTracer|OpenGLRenderer|HotwordRecognitionRnr).*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment