Class TextLogFormatter

java.lang.Object
java.util.logging.Formatter
com.google.gwt.logging.impl.FormatterImpl
com.google.gwt.logging.client.TextLogFormatter

public class TextLogFormatter extends com.google.gwt.logging.impl.FormatterImpl
Formats LogRecords into 2 lines of text.
  • Constructor Details

    • TextLogFormatter

      public TextLogFormatter(boolean showStackTraces)
  • Method Details