Class ErrorPrinterFormatter

java.lang.Object
java.util.logging.Formatter
com.aoapps.hodgepodge.logging.ErrorPrinterFormatter

public class ErrorPrinterFormatter extends Formatter
Uses ErrorPrinter to format log messages.
Author:
AO Industries, Inc.
See Also:
  • Constructor Details

    • ErrorPrinterFormatter

      public ErrorPrinterFormatter()
      Public constructor required so can be specified in logging.properties.
  • Method Details