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.Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.