Implement a verbose Flag for Detailed Logs
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Locate the Click command definition and the existing logging setup, then run the CLI's help and current scan behavior to understand how options and log levels are handled. Done means --verbose and -v are accepted and enable DEBUG output, including skipped files and regex matches, without changing the default clean summary.
Written by the indexing model from the issue text.
Description
Currently, the tool provides a clean summary, but sometimes users need to see exactly which files were skipped or where a specific regex matched.
Task: Add a --verbose or -v flag using Click that enables DEBUG level logging.
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DhanushNehru/ShieldMyRepo
-
enhancement help wanted
Difficulty 3/5 1-2 days Newbie friendliness 55/100
DhanushNehru/ShieldMyRepo#13 ·
-
documentation good first issue help wanted
Difficulty 5/5 Over a week Newbie friendliness 35/100
DhanushNehru/ShieldMyRepo#12 ·
All issues in DhanushNehru/ShieldMyRepo
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100