I just opened the dev tools from chrome and see something like this..
Have anyone create a styled log?
I just opened the dev tools from chrome and see something like this..
Have anyone create a styled log?
console.log("%c%s output: %d", "color:red; background:blue; font-size: 16pt", 'Facebook', 100);