public class XMLLogFormatter extends XMLFormatter
Format a TopLink LogRecord into a standard XML format.
Constructor and Description |
---|
XMLLogFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(LogRecord record0)
Format the given message to XML.
|
getHead, getTail
formatMessage
public String format(LogRecord record0)
format
in class XMLFormatter
record0
- the log record to be formatted.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference