javascript - How to create a styled console output like facebook -


this question has answer here:

i opened dev tools chrome , see this..

styled console

have create styled log?

console.log("%c%s output: %d", "color:red; background:blue; font-size: 16pt", 'facebook', 100); 

Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -