搜尋 Mozilla 技術支援網站

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

Learn More

How can I increase the buffer size of the console?

  • 9 回覆
  • 2 有這個問題
  • 53 次檢視
  • 最近回覆由 sowd

more options

How can I increase the buffer size of the console? This dont work https://support.mozilla.org/en-US/questions/1084272 config http://joxi.ru/eAOdqY8i43NVzr

How can I increase the buffer size of the console? This dont work https://support.mozilla.org/en-US/questions/1084272 config http://joxi.ru/eAOdqY8i43NVzr

被選擇的解決方法

The screenshot seems to show the content of an object and thus this isn't about the number of message lines in the console, but how to display/expand larger object in the console. You can see this is more cases and sometimes there is a more (...) button to show more. In older Firefox versions the inspect pane was a sidebar, but they changed this to inline display.

從原來的回覆中察看解決方案 👍 0

所有回覆 (9)

more options

See:

Note that the Web Console has a checkbox in the top right corner to enable persist logs.

more options

I did not understand what I should do with this?

more options

Why so few lines? http://joxi.ru/l2ZkvRzT8J633A

more options

選擇的解決方法

The screenshot seems to show the content of an object and thus this isn't about the number of message lines in the console, but how to display/expand larger object in the console. You can see this is more cases and sometimes there is a more (...) button to show more. In older Firefox versions the inspect pane was a sidebar, but they changed this to inline display.

more options

The link to the DXR website was meant to show what the pref(s) you mentioned are about.

Currently only devtools.hud.loglimit seems to used for the new design on the Web Console. The other prefs applied to a previously used version.

  • devtools.webconsole.new-frontend-enabled
more options

Should we expect the solution of this problem in the near future? Maybe in the next patch? Because output to the console is more convenient than the page

more options

http://joxi.ru/p27P89pt0B8qWA output is very small(

more options

You have to increase value of the aforementioned preference in the about:config.

more options

TyDraniu said

You have to increase value of the aforementioned preference in the about:config.

this does not work with the output of objects http://joxi.ru/DmBPXLKtNbWGxA

由 sowd 於 修改