搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to increase the buffer of the web console?

  • 2 个回答
  • 2 人有此问题
  • 188 次查看
  • 最后回复者为 cor-el

more options

When developing JavaScript, I tend to generate a lot of logging output. In newer version of Firefox the buffer of the console window seems to be very small, so that most of my logs are being lost.

How can I increase the buffer size of the console? To be honest, I think this should be in the preferences menu.

When developing JavaScript, I tend to generate a lot of logging output. In newer version of Firefox the buffer of the console window seems to be very small, so that most of my logs are being lost. How can I increase the buffer size of the console? To be honest, I think this should be in the preferences menu.

被采纳的解决方案

Hello, you can increase buffer by opening "about:config" and clicking "i'll be careful i promise" and search for "devtools.hud.loglimit.console", here you can increase the value as you like.

Hope this works for you :)

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Hello, you can increase buffer by opening "about:config" and clicking "i'll be careful i promise" and search for "devtools.hud.loglimit.console", here you can increase the value as you like.

Hope this works for you :)

more options