public class GalileoFormatter
extends java.util.logging.Formatter
SimpleFormatter.
This formatter only prints detailed information if an important message
(WARNING, SEVERE) is logged or an exception is provided. Otherwise, messages
are written without additional details.| Constructor and Description |
|---|
GalileoFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record) |