When a B4A project is in debug mode, often a very high number of row of information appear on log windows, also of many hour ago
Some time this information are not useful
What is the correct way to delete the historic log data until now ?
Where is stored this logs?
Hello all, I really like the logs that B4A displays, but I'm wondering is there a way for me to create an app that can show those same logs but on the device itself that my B4A created apps are running on. I would like the logs to be displayed in a separate app, lets call it a log monitoring? I...