Results 2 comments of felixreimann

Agree to the logger feature. Disagree to any manual implementation. Remove all sys.outs and replace with log4j. This is *the* default solution for logging in Java.

Then, additionally, create a nice Module to configure log4j.