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

gdtcontext.WithDebug() no args to stdout #24

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

jaypipes
Copy link
Member

@jaypipes jaypipes commented Jun 9, 2024

Changes the way that the gdtcontext.WithDebug() method works when passed no arguments. When called with no arguments, we now output debugging messages to stdout instead of doing the thing with an io.Discard that was used to call t.Logf().

Changes the way that the `gdtcontext.WithDebug()` method works when
passed no arguments. When called with no arguments, we now output
debugging messages to stdout instead of doing the thing with an
io.Discard that was used to call t.Logf().

Signed-off-by: Jay Pipes <[email protected]>
@jaypipes jaypipes merged commit e330962 into gdt-dev:main Jun 9, 2024
11 checks passed
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.

1 participant