- java.lang.Object
-
- java.util.logging.Formatter
-
- java.util.logging.XMLFormatter
-
- org.eclipse.persistence.logging.jul.XMLLogFormatter
-
- org.eclipse.persistence.logging.XMLLogFormatter
-
@Deprecated(forRemoval=true, since="4.0.9") public class XMLLogFormatter extends XMLLogFormatter
Deprecated, for removal: This API element is subject to removal in a future version.UseXMLLogFormatterinsteadFormat a TopLink LogRecord into a standard XML format.
-
-
Constructor Summary
Constructors Constructor Description XMLLogFormatter()Deprecated, for removal: This API element is subject to removal in a future version.Creates an instance of TopLink LogRecord XML formatter.
-
Method Summary
-
Methods inherited from class org.eclipse.persistence.logging.jul.XMLLogFormatter
format
-
Methods inherited from class java.util.logging.XMLFormatter
getHead, getTail
-
Methods inherited from class java.util.logging.Formatter
formatMessage
-
-