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

fix(exec): remove duplicate logging #6298

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

vvagaytsev
Copy link
Collaborator

What this PR does / why we need it:

No need to do explicit logging because we already emit the log events.

Which issue(s) this PR fixes:

Fixes #6292

Special notes for your reviewer:

No need to do explicit logging because we already emit the log events.
@vvagaytsev vvagaytsev requested review from stefreak and 10ko July 17, 2024 10:35
Copy link
Member

@stefreak stefreak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@vvagaytsev vvagaytsev added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit 02ef176 Jul 17, 2024
40 checks passed
@vvagaytsev vvagaytsev deleted the fix/remove-duplicate-logging branch July 17, 2024 12:10
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.

[Bug]: exec run logs duplicate in verbose loglevel
2 participants