public class LogFormatter extends SimpleFormatter
Print a brief summary of a TopLink LogRecord in a human readable format. The summary will typically be 1 or 2 lines.
Constructor and Description |
---|
LogFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(LogRecord record0)
Format the given LogRecord.
|
formatMessage, getHead, getTail
public String format(LogRecord record0)
format
in class SimpleFormatter
record0
- the log record to be formatted.Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.