MerginMaps / MerginMaps/work-packages
Add verbose/debug mode
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It would be good if the tool does not emit a lot of output if everything is going smoothly, and have a flag (e.g. "verbose" or "debug") that would enable extra debug output.
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.
Research direction
The issue names no files or tests. Start by locating the Python tool's command-line entry point and its current output handling, then identify where command-line flags are defined. Done means normal successful operation is quiet while a verbose or debug flag enables additional diagnostic output.
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