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

Removed debug output #96

Merged
merged 10 commits into from
Oct 11, 2023
Merged

Removed debug output #96

merged 10 commits into from
Oct 11, 2023

Conversation

sabitor
Copy link
Contributor

@sabitor sabitor commented Oct 5, 2023

While using the Exasol Go driver I realized that there is a log message which gets printed out to stdout every time when I close the Exasol connection, which is not desirable.
I removed that line in the close function to prevent this extra log output.

Closes #97

@kaklakariada kaklakariada self-assigned this Oct 5, 2023
@kaklakariada kaklakariada mentioned this pull request Oct 11, 2023
@kaklakariada
Copy link
Collaborator

@sabitor Thanks a lot for your pull request!
I will edit it to follow our processes and create a release.

redcatbear
redcatbear previously approved these changes Oct 11, 2023
@kaklakariada kaklakariada merged commit 334e189 into exasol:main Oct 11, 2023
6 checks passed
@kaklakariada
Copy link
Collaborator

@sabitor : your changes are now released: https://github.com/exasol/exasol-driver-go/releases/tag/v1.0.3
Thank you for your contribution!

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.

Reduce log verbosity
3 participants