Hello,
I have a question regards console limitation. I do print some debugging information into the java console, so that the user in case of trouble can copy the console and send it to me.
Now my questions:
Is there any limitation in the console?
Does it slow down the system if the number of lines increase in the console?
Does the console truncate the information if the number increases to much?
Thanks for helping,
Peter
I have a question regards console limitation. I do print some debugging information into the java console, so that the user in case of trouble can copy the console and send it to me.
Now my questions:
Is there any limitation in the console?
Does it slow down the system if the number of lines increase in the console?
Does the console truncate the information if the number increases to much?
Thanks for helping,
Peter