Package rife.tools

Class RawFormatter


public class RawFormatter extends Formatter
  • Constructor Details

    • RawFormatter

      public RawFormatter()
  • Method Details

    • format

      public String format(LogRecord record)
      Format the given LogRecord.
      Specified by:
      format in class Formatter
      Parameters:
      record - the log record to be formatted.
      Returns:
      a formatted log record