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

Feature Request: string substitution / css #8

Open
bkdotcom opened this issue Oct 14, 2019 · 1 comment
Open

Feature Request: string substitution / css #8

bkdotcom opened this issue Oct 14, 2019 · 1 comment
Labels
enhancement New feature or request PR welcome You can help out :-)

Comments

@bkdotcom
Copy link

https://developer.mozilla.org/en-US/docs/Web/API/console#Using_string_substitutions

ie with chromelogger, I'd use %c to style alert/critical with extra callout emphasis

@mindplay-dk
Copy link
Contributor

This is a pretty substantial effort and not something I'm personally motivated to undertake. I'm flagging this as "PR welcome".

(I briefly looked around on NPM and did not find a package for this - probably the best source of reference is the implementation in DevTools, although this is more complex than what we need, since it has to support many native JS types beyond just the simple JSON data-types.)

@mindplay-dk mindplay-dk added enhancement New feature or request PR welcome You can help out :-) labels Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR welcome You can help out :-)
Projects
None yet
Development

No branches or pull requests

2 participants