public class LogFormatter
extends java.util.logging.Formatter
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
colorEnabled |
static java.lang.String |
LINE_SEPARATOR |
| Constructor and Description |
|---|
LogFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record) |
static void |
setDateFormat(java.text.SimpleDateFormat dateFormat) |