I'm currently running Google Chrome version 31.0.1622.7 and since about 2 days ago my dev tools stopped logging any of my output (e.g. console.log("Blah.."
), or displaying any errors to the console. If an error occurs I can see the red error icon in the bottom right of the window, but if I click on the icon it doesn't show the error details in the console window or highlight the error in the source.
I have tried re-installing Chrome and the problems persists. Is anyone else experiencing this issue, and/or have a solution to it?