Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support forwarding logs #11

Merged
merged 2 commits into from
Mar 27, 2020
Merged

Support forwarding logs #11

merged 2 commits into from
Mar 27, 2020

Conversation

orlangure
Copy link
Owner

@orlangure orlangure commented Mar 27, 2020

By default, all container logs are discarded. To forward container logs wherever needed, WithLogWriter function should be used with any kind of io.Writer.

Closes #9

This feature can be useful for debugging, for example when working on a
new Preset, or troubleshooting weird failures in tests
@orlangure orlangure self-assigned this Mar 27, 2020
@orlangure orlangure merged commit 9993ed8 into master Mar 27, 2020
@orlangure orlangure deleted the error-handling-improvement branch March 27, 2020 20:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print container logs on failure
1 participant