codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

Home Page:https://www.codenameone.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make successful logs available + clean up logs

ddyer0 opened this issue · comments

commented

There is so much crap in build logs, that when a build fails it's difficult just to sort through
the junk to locate hints about the true failure. Attached is a sample IOS build which contains
hundreds of warnings, which I presume are mostly "normal".

It would help a lot if the normal state of the logs were free of this noise. But it would ALSO be
greatly useful to have had a log from a successful build available for comparison. Making logs
from successful builds available ought to be pretty simple.

commented

here's a sample log.

error(7).txt