public class ConsoleFormatter
extends java.util.logging.Formatter
| Constructor and Description |
|---|
ConsoleFormatter()
Instantiates a new console formatter.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record) |