Skip to content

fix(log): Switch from console.debug to this.log in resource.ts #79

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

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

mmaeng
Copy link
Contributor

@mmaeng mmaeng commented Nov 3, 2022

Closes #65

Switch out console.debug for this.log in src/resource.ts/waitRunningProcess()

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kddejong kddejong merged commit ccaa200 into aws-cloudformation:master Nov 10, 2022
@mmaeng mmaeng deleted the fix/issue65 branch November 11, 2022 03:46
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.

Hard to control logging behavior for testing
3 participants