@Module public class TimestampFormatter extends java.util.logging.Formatter
Constructor and Description |
---|
TimestampFormatter()
Create formatter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.util.logging.LogRecord log)
Formats the record
|
void |
setTimestamp(java.lang.String timestamp) |
void |
setValue(java.lang.String timestamp) |