Output look into using mutually exclusive output levels
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
The preposed levels could be Debug, Info (Regular), or Error (Quiet)
As noted in a todo comment: https://github.com/chocolatey/choco/blob/d8ca7bad2ad64538a0c1026a9317700dbb7f03db/src/chocolatey/infrastructure.app/configuration/ChocolateyConfiguration.cs#L172-L179
I want to say there might be an issue for this already? I can't find it though.
Contributor guide
Research direction
Start with the TODO comment in src/chocolatey/infrastructure.app/configuration/ChocolateyConfiguration.cs at lines 172-179. Review how output configuration is represented and determine the scope needed for mutually exclusive Debug, Info (Regular), and Error (Quiet) levels; the work is done when the intended level behavior and configuration changes are clearly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100