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

fix: add missing console.trace method #249

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

Angelmmiguel
Copy link
Contributor

Add the missing console.trace method to the JavaScript SDK.

It closes #248

@Angelmmiguel Angelmmiguel added 🐛 bug Something isn't working 🔨 sdks Issues related to language SDKs labels Oct 20, 2023
@Angelmmiguel Angelmmiguel added this to the 1.7.0 milestone Oct 20, 2023
@Angelmmiguel Angelmmiguel requested a review from a team October 20, 2023 07:19
@Angelmmiguel Angelmmiguel self-assigned this Oct 20, 2023
Copy link
Member

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! 👏

@Angelmmiguel Angelmmiguel merged commit 691f70a into main Oct 20, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working cla-not-required 🔨 sdks Issues related to language SDKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

console.trace is missing in the JS kit
3 participants