-
Notifications
You must be signed in to change notification settings - Fork 905
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logging - warnings for ".registry.bad." files are emitted with "-r" switch #1580
Comments
gep13
added a commit
to gep13/choco
that referenced
this issue
May 29, 2018
- This required passing in a ChocolateyConfiguration object to multiple methods - This resulted in changes to tests - All output is now guarded, and only happens when RegularOutput is true
ferventcoder
changed the title
warnings for ".registry.bad." files are emitted with "-r" switch
Logging - warnings for ".registry.bad." files are emitted with "-r" switch
May 29, 2018
gep13
added a commit
to gep13/choco
that referenced
this issue
May 30, 2018
- This required passing in a ChocolateyConfiguration object to multiple methods - This resulted in changes to tests - All output is now guarded, and only happens when RegularOutput is true
gep13
added a commit
to gep13/choco
that referenced
this issue
May 30, 2018
- This required passing in a ChocolateyConfiguration object to multiple methods - This resulted in changes to tests - All output is now guarded, and only happens when RegularOutput is true
gep13
added a commit
to gep13/choco
that referenced
this issue
Oct 9, 2018
- This required passing in a ChocolateyConfiguration object to multiple methods - This resulted in changes to tests - All output is now guarded, and only happens when RegularOutput is true
gep13
added a commit
to gep13/choco
that referenced
this issue
Mar 9, 2019
- This required passing in a ChocolateyConfiguration into service - All logging is now guarded, and only occurs when RegularOutput is true
ferventcoder
added a commit
that referenced
this issue
Mar 11, 2019
(GH-1580) Only output log messages when RegularOutput is enabled
This was merged into stable at 2706413 |
Merged into stable to be released with 0.10.12. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
warnings for corrupted registry files are displayed with the
-r
switchon each choco.exe call following message is getting emmited (twice)
the choco.exe parameter
-r
should not print warnings:The text was updated successfully, but these errors were encountered: