Right now filling the buffer just truncates and it will not log anything past that. This makes it generally of limited use except for stuff that only prints a small amount of output and then stops. IMO it would be much more useful if the log scrolled; i.e. truncate from the top as more output comes in, rather than cutting off the bottom.
Right now filling the buffer just truncates and it will not log anything past that. This makes it generally of limited use except for stuff that only prints a small amount of output and then stops. IMO it would be much more useful if the log scrolled; i.e. truncate from the top as more output comes in, rather than cutting off the bottom.