public class JdbcLogFormatter
extends java.util.logging.Formatter
Modifier and Type | Field and Description |
---|---|
protected java.lang.ThreadLocal<java.text.SimpleDateFormat> |
dateFormat |
protected static java.lang.String |
format |
Constructor and Description |
---|
JdbcLogFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.util.logging.LogRecord record) |
protected static final java.lang.String format
protected final java.lang.ThreadLocal<java.text.SimpleDateFormat> dateFormat