public class NetDB_Formatter
extends java.util.logging.Formatter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
server_type |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record)
Format log records to: [date (MMM dd yyyy hh:mm:ss aa)] log message
|