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
record
- the log record to be formatted.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference