Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

How to increase the buffer of the web console?

  • 2 отговора
  • 2 имат този проблем
  • 164 изгледи
  • Последен отговор от 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