Class WrapperLogFormatter

java.lang.Object
java.util.logging.Formatter
org.jumpmind.symmetric.wrapper.WrapperLogFormatter

public class WrapperLogFormatter extends Formatter
  • Field Details

    • DATE_FORMATTER

      protected final SimpleDateFormat DATE_FORMATTER
    • NEWLINE

      protected static final String NEWLINE
  • Constructor Details

    • WrapperLogFormatter

      public WrapperLogFormatter()
  • Method Details