- java.lang.Object
-
- java.util.logging.Formatter
-
- java.util.logging.SimpleFormatter
-
- org.eclipse.persistence.logging.jul.LogFormatter
-
- org.eclipse.persistence.logging.LogFormatter
-
@Deprecated(forRemoval=true, since="4.0.9") public class LogFormatter extends LogFormatter
Deprecated, for removal: This API element is subject to removal in a future version.UseLogFormatterinsteadPrint a brief summary of a TopLink LogRecord in a human-readable format. The summary will typically be 1 or 2 lines.
-
-
Constructor Summary
Constructors Constructor Description LogFormatter()Deprecated, for removal: This API element is subject to removal in a future version.Creates a new instance of TopLink LogRecord human-readable formatter.
-
Method Summary
-
Methods inherited from class org.eclipse.persistence.logging.jul.LogFormatter
format
-
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
-