org.eclipse.persistence.logging
Class XMLLogFormatter
java.lang.Object
java.util.logging.Formatter
java.util.logging.XMLFormatter
org.eclipse.persistence.logging.XMLLogFormatter
public class XMLLogFormatter
- extends XMLFormatter
Format a TopLink LogRecord into a standard XML format.
XMLLogFormatter
public XMLLogFormatter()
format
public String format(LogRecord record0)
- Format the given message to XML.
- Overrides:
format
in class XMLFormatter
- Parameters:
record
- the log record to be formatted.
- Returns:
- a formatted log record