Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

How to increase the buffer of the web console?

  • 2 réponses
  • 2 ont ce problème
  • 311 vues
  • Dernière réponse par 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.

Solution choisie

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 :)

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

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