I am using B4A Version 8.8, USB debugging and compile with "Release (obfuscated)" .
Is it possible to turn off basic logging?
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
*** Service (levelscanner) Create ***
** Service (levelscanner) Start **
*** Service (wificonnect) Create ***
** Service (wificonnect) Start **
...
Is it possible to turn off basic logging?
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
*** Service (levelscanner) Create ***
** Service (levelscanner) Start **
*** Service (wificonnect) Create ***
** Service (wificonnect) Start **
...