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, getTailformatMessagepublic String format(LogRecord record0)
format in class XMLFormatterrecord - the log record to be formatted.Copyright © 2023. All rights reserved.