convert: Respect `quiet` option more thoroughly
Open
convert
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
The convert plugin does not honor the quiet option at most calls of `self._log.info()`. Perhaps I will fix this, if nobody else will.
Contributor guide
Research direction
Locate the convert plugin and review the self._log.info() calls alongside the quiet option handling. Identify which informational calls still emit output when quiet is enabled, then verify that quiet suppresses those remaining messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100