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

ssh: improve debug logging #181

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Conversation

lbajolet-hashicorp
Copy link
Contributor

When trying to figure out the exact behaviour of the ssh communicator when copying directories, I found myself wondering what each log was conveying.

To make it clearer what's happening on each step, we add some more logs during the copy steps, and make the `creating directory' log a bit more explicit, so we understand what's happening.

Related to: #180

When trying to figure out the exact behaviour of the ssh communicator
when copying directories, I found myself wondering what each log was
conveying.

To make it clearer what's happening on each step, we add some more logs
during the copy steps, and make the `creating directory' log a bit more
explicit, so we understand what's happening.
@lbajolet-hashicorp lbajolet-hashicorp requested a review from a team as a code owner April 28, 2023 17:44
Copy link
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

LGTM

@lbajolet-hashicorp lbajolet-hashicorp merged commit 097c924 into main Apr 28, 2023
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.

2 participants