Chrome: console.log, console.debug are not working

前端 未结 20 977
别那么骄傲
别那么骄傲 2020-11-29 02:52

Console.log and debug not printing, only return undefined. Why it can be? I\'ve tried to re-install chrome, but it doesn\'t help.

Here is screenshot from chrome\'s m

20条回答
  •  感情败类
    2020-11-29 03:49

    Click “Default levels” and make sure that "Info" is checked. By default it is only set to show Errors and Warnings

    I came here with the same problem :/

提交回复
热议问题