Zend certified PHP/Magento developer

Better Node JS Console

When I run a node.js file in windows it runs with the formatting of a command prompt:Node js console window
All the different console.log/error/warn/info look the same, is there some sort of wrapper I could use to make it look more like this without having to keep it running in vs code all the time?enter image description here