Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to configure max line count/data size of console output in run/debug window

Sometimes I need to produce somewhat longer log to find usefull information. I understand, that long logs are harder to work with in graphical apps, and that I can log to console and to file and it would be better for processing, but just to know if this is possible/how: What is the line/data limit to show up in run/debug configuration console and how can I re-set these values? I'd like to max this out, but it seemingly cannot be find anywhere.

like image 637
Martin Mucha Avatar asked Nov 01 '25 13:11

Martin Mucha


1 Answers

  1. Open the Preferences
  2. Navigate to Editor > General > Console
  3. Check the Override console cycle buffer size (1024 KB)

Set to higher values for longer logs.

like image 53
Johan Nordlinder Avatar answered Nov 03 '25 19:11

Johan Nordlinder



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!