-
Notifications
You must be signed in to change notification settings - Fork 5.6k
log_beacon: reduce log.info to log.trace #68055
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
Conversation
|
should also get rid of that log.error in the virtual we shouldn't ever log.error in virtual. |
|
@whytewolf done thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will at least need a changelog. Maybe a test. And the test failures will need to be resolved. That may be fixed with the merge forward.
|
@twangboy done, added test and changelog |
this spams the log; it should not be at info level.
What does this PR do?
this spams the log; it should not be at info level.
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes/No