Skip to content
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

Quiet down Yum's logging. Fixes #3855. #8551

Merged
merged 2 commits into from
Nov 15, 2013

Conversation

s0undt3ch
Copy link
Collaborator

Salt does not need any of sys.stdout, sys.stderr and syslog logging handlers which are configured by Yum, specially because we're using Yum as an API, not as another CLI tool. Any logging will go through salt's logging handlers.

Salt does not need any of `sys.stdout`, `sys.stderr` and `syslog` logging handlers which are configured by Yum, specially because we're using Yum as an API, not as another CLI tool. Any logging will go through salt's logging handlers.
@s0undt3ch
Copy link
Collaborator Author

@terminalmage this should work as supposed, but please try it before merging... Please? 😄

@terminalmage
Copy link
Contributor

This works! Thanks for taking a look.

terminalmage pushed a commit that referenced this pull request Nov 15, 2013
@terminalmage terminalmage merged commit 954f51e into saltstack:develop Nov 15, 2013
@s0undt3ch
Copy link
Collaborator Author

Was an easy one. If only I had seen it earlier...

@s0undt3ch s0undt3ch deleted the hotfix/quiet-yum-logging branch November 15, 2013 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants