work towards deprecating --verbose, --debug and --quiet in favor of --log.level
Open
bug
v5.5.0
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Flags --verbose and --debug should be removed in 6.0
Until then, the plan is:
- output a deprecation warning when --verbose or --debug are used
- remove their mentions from the help message (they're currently marked as deprecated)
Contributor guide
Assessment
This issue has not been assessed yet.