| Constructor and Description |
|---|
PatternFormatter() |
PatternFormatter(String format) |
PatternFormatter(Timestamp timestamp,
String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Record record,
Filter[] filters) |
Timestamp |
getTimestamp() |
void |
setFormat(String format) |
void |
setTimestamp(Timestamp timestamp) |
public PatternFormatter()
throws LoggerException
LoggerExceptionpublic PatternFormatter(String format) throws LoggerException
LoggerExceptionpublic PatternFormatter(Timestamp timestamp, String format) throws LoggerException
LoggerExceptionCopyright © 2019. All rights reserved.