Class LaconicFormatter

java.lang.Object
java.util.logging.Formatter
org.bluezoo.gumdrop.util.LaconicFormatter

public class LaconicFormatter extends Formatter
A simple logging formatter that prints the minimum of information.
Author:
Chris Burdess
  • Constructor Details

    • LaconicFormatter

      public LaconicFormatter()
  • Method Details