public class LogFormatter
extends java.util.logging.Formatter
Formatter implementation formatting LogRecords to a simple
single line of text.| Constructor and Description |
|---|
LogFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record) |