JakeWharton / JakeWharton/pidcat
Support of filtering by regex
Open
- 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