Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Logs SDK #3549
Logs SDK #3549
Changes from 35 commits
0a00912
0a8910d
f25e7cf
b50422e
5fb3f64
76e66c1
2214a51
b5a51b4
f1f34a8
8f8d25e
999f971
097d15d
1e1263b
66090b0
f045cf6
8196379
af2ae70
4a54b6f
681d937
b06e7f3
6448b43
03ff511
a29f149
7803d66
1a9a89e
bb051ee
8bcb18d
413025f
314ff95
8d476d2
e579b13
ab3b861
2501941
c0c1320
14b1a55
e8ced53
8363356
b7e399e
b43efff
74fc360
f423693
4cca19f
4cb0337
dcc1c6a
0c3e7b3
6d0cc64
e01b734
d8d8a95
fc2e666
0c1c95a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
If the example is made to be typescript, it can be added to the lerna project and built with other examples to ensure it stays up to date.
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.
Previously, I referred to other example codes that were implemented in JavaScript. I agree with your opinion, and I have modified them to be implemented in TypeScript. 0c3e7b3