public class SimpleFormatter extends Formatter
SimpleFormatter can be used to print a summary of the information
contained in a LogRecord object in a human readable format.| Constructor and Description |
|---|
SimpleFormatter()
Constructs a new
SimpleFormatter. |
| Modifier and Type | Method and Description |
|---|---|
String |
format(LogRecord r)
Converts a
LogRecord object into a human readable string
representation. |
formatMessage, getHead, getTail