I want a console with Google Chrome when I test my site. If I find an error, I want to see it in Developer> Developer Tools> Console using the link. Now my Google Chrome does not show the error link. eg. when I query from the database and I show this query using jQuery, but it has some error. But the console cannot output this error link and cannot give me something.php code.
source share