internet explorer 9 - ie9 is clearing the developer console after the page finishes loading -


if have developer console open while page loads, can see console.log statements logging. page finished loading (with or without errors), console cleared automatically , can't see of messages. how stop unwanted behaviour? want see log messages , objects.

the console clearing on mistake because it's received (inaccurate) notification page has been navigated. can turn off behavior f12 menu:

tools -> clear entries on navigate -> console (untick) 

does workaround issue?


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -