How can I increase the buffer size of the console?
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
Gekose oplossing
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.
Lees dié antwoord in konteks 👍 0All Replies (9)
See:
Note that the Web Console has a checkbox in the top right corner to enable persist logs.
I did not understand what I should do with this?
Why so few lines? http://joxi.ru/l2ZkvRzT8J633A
Gekose oplossing
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.
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
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
http://joxi.ru/p27P89pt0B8qWA output is very small(
You have to increase value of the aforementioned preference in the about:config.
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
Gewysig op