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

Add Logger to the ResultSet in the Node.js implementation #265

Merged
merged 5 commits into from May 17, 2024

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented May 9, 2024

Summary

Related: #263

  • Remove unnecessary error logs from the ResultSet on the ResultSet.close call.
  • Stream error logging uses the Logger instance, which can be provided during the client instance creation (instead of just calling console.error).

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

@slvrtrn slvrtrn requested a review from mshustov May 17, 2024 15:58
Copy link

sonarcloud bot commented May 17, 2024

@slvrtrn slvrtrn merged commit ad8611e into main May 17, 2024
29 checks passed
@slvrtrn slvrtrn deleted the add-logger-to-node-result-set branch May 17, 2024 18:47
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

2 participants