搜索 | 用户支持

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

详细了解

How can I increase the buffer size of the console?

  • 9 个回答
  • 2 人有此问题
  • 56 次查看
  • 最后回复者为 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于修改