stream-lib
stream-lib copied to clipboard
use logging framework for tests
As noted by derekgr, the system.out spam has gotten a mite out of control. Finely detailed statements are great for debugging or maybe learning but disabling them until needed is what logging frameworks are for. I suggest just a test scoped slf4j simple logger.