public class ConciseLogFormatter
extends java.util.logging.Formatter
Constructor and Description |
---|
ConciseLogFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.util.logging.LogRecord record)
Format the given LogRecord.
|