public class SimpleLineFormatter extends SimpleFormatter
This simple formatter extends the simple formatter provided by the Java logging framework and behaves pretty equally except that it does print all messages into one line.
| Constructor and Description |
|---|
SimpleLineFormatter() |
public String format(LogRecord record)
format in class SimpleFormatterCopyright © 2014 jwall.org. All Rights Reserved.