How to make Google Chrome JavaScript console persistent?

后端 未结 5 1417
你的背包
你的背包 2020-11-28 18:15

Since I\'m building a dynamic site, I need to track the changes between pages, ie. Ajax calls, POST, GET stuff and similar stuff.

I\'m looking for the same functiona

5条回答
  •  粉色の甜心
    2020-11-28 19:03

    If anyone's still looking for this, I'm on Chrome 15.0.874.58 beta-m and I have a checkbox in Developer Tools > Settings labelled "Console: Preserve log on navigation". Does the job nicely.

    image of setting

提交回复
热议问题