Question: Where Is The Output Of Console Log

Where Is The Output Of Console Log

Hi, in some files, I see this line of code : "console.log($(this).val());"; can you say to me where these messages appear ? in a log file (which one) or in a windows of netbeans (how to disp

DH

Dominique HUGO

Asked
Hi,
in some files, I see this line of code : "console.log($(this).val());"; can you say to me where these messages appear ? in a log file (which one) or in a windows of netbeans (how to display them in such case)

thanks in advance,
Domi.