|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogFormatter
This class provides a simple formatter for log events
| Field Summary | |
|---|---|
static String |
formatSpecifierPrefix
The log file format specifier prefix |
static String |
multiLineMarker
The multi line detail log string marker |
| Method Summary | |
|---|---|
String |
format(LogEvent event)
Returns a String representation for the LogEvent object. |
String |
getFormat()
Returns the currently set format string for standard log events |
String |
getLogFileSpecifier()
Returns log file format specifier. |
| Field Detail |
|---|
static final String multiLineMarker
static final String formatSpecifierPrefix
| Method Detail |
|---|
String format(LogEvent event)
This operation is
String getFormat()
String getLogFileSpecifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||