今天,我在 Facebook 上冲浪时收到格式化的控制台消息,这让我感到惊讶。
我目前不需要使用格式化的控制台消息,但我想知道如何打印格式化的控制台消息?这只是 chrome 的功能吗?
我在 Macbook 上使用 Google Chrome。
console.log("%cThis will be formatted with large, blue text", "color: blue; font-size: x-large");
https://developers.google.com/web/tools/chrome-devtools/console/console-write#styling_console_output_with_css