All Questions
1 question
9
votes
1
answer
296
views
Is it possible to change formatting of console logs for JavaScript snippets? [closed]
Recently I was going to answer a JavaScript question. To prove my answer correctness, I inserted a code snippet that processed results and printed into console logs, something similar like:
var ...