Class LogFormatter

java.lang.Object
java.util.logging.Formatter
cl.obcom.desktopfx.util.LogFormatter

public final class LogFormatter extends Formatter
Prints a LogRecord using the Desktop standard format.
  • Constructor Details

    • LogFormatter

      public LogFormatter()
      Constructs a new LogFormatter instance.
  • Method Details