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

Better logs for image operations #500

Conversation

michal-korniak
Copy link

Hi
I noticed that the build process doesn't produce any logs. This code will change it.

Copy link
Collaborator

@HofmeisterAn HofmeisterAn left a comment

Choose a reason for hiding this comment

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

the build process doesn't produce any logs

Did you set the log level to trace?

src/Testcontainers/Clients/TraceProgress.cs Show resolved Hide resolved
src/Testcontainers/Clients/TraceProgress.cs Outdated Show resolved Hide resolved
@michal-korniak
Copy link
Author

@michal-korniak
Copy link
Author

the build process doesn't produce any logs

Did you set the log level to trace?

No. It's not about log level, but rather on that, that depending on situation we get logs on different properties.

image
image
image

@HofmeisterAn
Copy link
Collaborator

No. It's not about log level

What I meant, is that you get some logs if you set the level to trace.

@HofmeisterAn
Copy link
Collaborator

Is it always just one property that contains data?

@michal-korniak
Copy link
Author

Is it always just one property that contains data?

Yes. I tested it for a while and never noticed that more than one property contains data.

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

3 participants