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

Support console.info() and console.debug() in javascript engine #18

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

jonasb
Copy link
Contributor

@jonasb jonasb commented Mar 21, 2024

No description provided.

@nalgeon nalgeon merged commit d41f7ca into nalgeon:main Mar 22, 2024
@nalgeon
Copy link
Owner

nalgeon commented Mar 22, 2024

Thanks!

@Danny-Engelman
Copy link

Are CSS styled consoles supported?

console.log( ` %c Hello %s ` ,"background:gold" , "World!" )

@nalgeon
Copy link
Owner

nalgeon commented Mar 22, 2024

Nope.

@jonasb jonasb deleted the console-info-debug branch March 22, 2024 15:57
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.

3 participants