I recently needed to catch quite a lot of logs to find an issue, and found that the IDE limits the log to 5000 lines, with no option to increase. Therefore I propose that the Log size can be configurable, to a really high number.
I do understand that there might be limits to what the Log area can handle though, so for me it would also be super great if one instead could specify a Log directory somewhere. I imagine that each Run from the IDE would create a new log file, named something like <project-name>_<compilation-mode>_<build-configuration>_<datetime>.log.
Example:
I do understand that there might be limits to what the Log area can handle though, so for me it would also be super great if one instead could specify a Log directory somewhere. I imagine that each Run from the IDE would create a new log file, named something like <project-name>_<compilation-mode>_<build-configuration>_<datetime>.log.
Example:
B4X:
storksaver_Release_Default_20180710_094200.log