Android IDE (AIDE) Support Forum

Logcat Artifacts in Standard Java App

Created a standard java app that does a loop until I input a keyword using scanner. Lots of what looks like logcat info keeps getting dumped on my screen while I run this code. Is there a fix for this? Screenshot attached.

If you look at the screenshot, you can see all the “(HTTPLog)-Static: isSBSettingEnabled false”
This keeps repeating over and over again.