javascript - Detect which file uses console.log? -


i running wordpress ownchild theme includes redux framework admin option.

when have in javascript console in chrome, seem getting phantom console.log. every option change in option panel, it's being output in console. went through several files thought cause that, can't find console.log() seems responsible that.

is there anyway find out file , line responsible phantom log?

open dev tools in chrome , open sources. search console ctrl+shift+f (cmd+option+f on mac)


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -