Beyond Formatting Your Console: Styling Your console.log()

Annie Liao
Level Up Coding
Published in
2 min readSep 4, 2020

--

Style me pretty, console!

Last week I shared three handy dev tools that let us format our console outputs beyond the plain-old console.log(). Today I learned one more neat trick to "prettify" our console.

This trick is so simple, all you need to do is add a special indicator inside your console.log().

--

--

Fullstack Developer: React with Rails. Currently exploring data structures, D3 visualization, and other front-end magic.