public class SingleLineFormatter
extends java.util.logging.Formatter
| Constructor and Description |
|---|
SingleLineFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord aRecord)
LogRecordÀÇ formatÀ» ¼³Á¤ÇÑ´Ù.
|