JakeWharton / JakeWharton/pidcat

Support of filtering by regex

Open
#47 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5k
Forks
517
PR merge metrics
No merged PRs in 30d

Description

Please implement flag for filtering of logs by regex, like in Android Studio.

pidcat com.oprah.bees.android -f <regex-string>

Cheers!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the pidcat command-line entry point and trace how existing flags are parsed and how log entries are filtered for the application package. Add the requested -f behavior and verify that matching log output is filtered as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.