Login
From:
Muffin Man
(Uncensored)
subscribe
Simple colorful logging in Node.js
https://muffinman.io/blog/nodejs-simple-colorful-logging/
links
backlinks
Roast topics
Find topics
Find it!
When writing Node.js scripts, I often want to output information to the console in different colors. Usually, it is to get the user's attention and signalize success or error.