A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in!
package dustin.examples; import java.util.logging.Logger; import static java.lang.System.out; public class FickleLogging ...