Hi Erel
"Logs window" (F6) on IDE is very very important for debug and some users ask for a "Clear" command from B4A source.
It is very useful for debug, so I ask this also.
For example, if in B4A I insert
when IDE receive it, before write it in "Logs window", it understand that is a "special log code", don't write anything in logs window and execute a "Clear" click.
Another thing very important is "Clear logs before every run" option.
See here for more information about it:
https://alvinalexander.com/android/android-studio-how-clear-logcat-output-every-run
Do you think that may be insert this features in next release ??
Many thanks
Sergio
"Logs window" (F6) on IDE is very very important for debug and some users ask for a "Clear" command from B4A source.
It is very useful for debug, so I ask this also.
For example, if in B4A I insert
B4X:
Log(Chr(27) & "[2J")
Another thing very important is "Clear logs before every run" option.
See here for more information about it:
https://alvinalexander.com/android/android-studio-how-clear-logcat-output-every-run
Do you think that may be insert this features in next release ??
Many thanks
Sergio