public final class SimpleLogger.SingleLineFormatter extends Formatter
| Constructor and Description |
|---|
SingleLineFormatter(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(LogRecord record)
Synchronized to protect the Format instance from concurrent access...
|
formatMessage, getHead, getTailpublic SingleLineFormatter(String identifier)
public String format(LogRecord record)
format in class FormatterFormatter.format(java.util.logging.LogRecord)Copyright © 2016 PayPal Open Source. All rights reserved.