-
Notifications
You must be signed in to change notification settings - Fork 142
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
📝 Clarify log SDK usage in the readme #1767
Conversation
0361765
to
1b3d51c
Compare
1b3d51c
to
715718c
Compare
Codecov Report
@@ Coverage Diff @@
## main #1767 +/- ##
==========================================
+ Coverage 90.69% 90.71% +0.01%
==========================================
Files 130 130
Lines 5049 5049
Branches 1140 1140
==========================================
+ Hits 4579 4580 +1
+ Misses 470 469 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, made a couple of small suggestions, but let me know if there's some technical nuance I'm missing here
Motivation
Follow up of the issue #1764.
Clarify log SDK usage in the readme
Changes
Remove the mention of
other Javascript clients
in the readmeTesting
I have gone over the contributing documentation.