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

Implement console.trace() method #3808

Open
HalidOdat opened this issue Apr 14, 2024 · 4 comments
Open

Implement console.trace() method #3808

HalidOdat opened this issue Apr 14, 2024 · 4 comments
Assignees
Labels
E-Easy Easy enhancement New feature or request good first issue Good for newcomers

Comments

@HalidOdat
Copy link
Member

HalidOdat commented Apr 14, 2024

Specification: https://console.spec.whatwg.org/#trace
MDN Documentation: https://developer.mozilla.org/en-US/docs/Web/API/console/trace_static

@HalidOdat HalidOdat changed the title trace() Implement console.trace() method Apr 14, 2024
@HalidOdat HalidOdat added enhancement New feature or request good first issue Good for newcomers E-Easy Easy labels Apr 14, 2024
@hunterchen7
Copy link

could I give this a go?

@HalidOdat
Copy link
Member Author

could I give this a go?

Sure :)

@nekevss
Copy link
Member

nekevss commented May 25, 2024

@HalidOdat Stack traces came up in discord. I don't think I had paid attention too much (EDIT: to the current state of the implementation). Where were we in regards to the implementation of stack traces?

@hunterchen7
Copy link

@HalidOdat Stack traces came up in discord. I don't think I had paid attention too much. Where were we in regards to the implementation of stack traces?

It was me who asked the question in the discord, thank you for the reply there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-Easy Easy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants