搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

How to increase the buffer of the web console?

  • 2 回覆
  • 2 有這個問題
  • 242 次檢視
  • 最近回覆由 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