public abstract class ExtFormatter
extends java.util.logging.Formatter
ExtLogRecord instances.| Constructor and Description |
|---|
ExtFormatter() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
format(ExtLogRecord extLogRecord)
Format a message using an extended log record.
|
java.lang.String |
format(java.util.logging.LogRecord record) |
public final java.lang.String format(java.util.logging.LogRecord record)
format in class java.util.logging.Formatterpublic abstract java.lang.String format(ExtLogRecord extLogRecord)
extLogRecord - the log record