public class TopLinkXMLFormatter extends XMLFormatter
Format a TopLink LogRecord into a standard XML format.
Constructor and Description |
---|
TopLinkXMLFormatter() |
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.Copyright © 2023. All rights reserved.