Browsing the Chrome Application Location

Change directory to Chrome and Press Enter

cd c:\Program Files (x86)\Google\Chrome\Application

Enable logging

Type in the following and Press Enter

This will open a new browser page, and open your site to create console.log

c:\Program Files (x86)\Google\Chrome\Application>chrome.exe --enable-logging --v=1

Check Log File

When console.log() output message, will save in fellowing path

Please copy and rename log file to other folder prevent be overwritten.

C:\Users\AppData\Local\Google\Chrome\User Data\chrome_debug.log