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

Print docker process command being executed as INFO instead of DEBUG #3485

Merged
merged 1 commit into from
May 19, 2021

Conversation

ChristopheDuong
Copy link
Contributor

What

we use to see what docker commands were being run in the logs but we don't see debug level anymore.
It's useful to point to users and run the docker commands independently from a sync worker for debugging.

How

Move that print to INFO level instead.

@ChristopheDuong ChristopheDuong merged commit da17f4e into master May 19, 2021
@ChristopheDuong ChristopheDuong deleted the chris/print-docker-commands branch May 19, 2021 10:01
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