News

In production code, I typically use a logging tool such as log4j or java.util.logging rather than using System.out and System.err.For simple tools with command-line interfaces, I have become a big ...