Class ImprovedXMLFormatter


public class ImprovedXMLFormatter extends XMLFormatter
  • Constructor Details

    • ImprovedXMLFormatter

      public ImprovedXMLFormatter()
  • Method Details

    • format

      public String format(LogRecord record)
      Format the given message to XML.
      Overrides:
      format in class XMLFormatter
      Parameters:
      record - the log record to be formatted.
      Returns:
      a formatted log record