About Persistent JavaScript Logs

If you want to keep the JavaScript logs on the screen between different requests, for example, to inspect what happened before page redirection, you can do that in Chrome Console settings checking the "Preserve log" or in Firefox Console settings checking the "Persist Logs".

Tips and Tricks Programming Development JavaScript