public abstract class PDSFormatter extends Formatter
Modifier and Type | Field and Description |
---|---|
protected static String |
doubleLineFeed |
protected static String |
lineFeed |
protected int |
numErrors |
protected int |
numWarnings |
protected static String |
sectionBreak |
protected StringBuffer |
summary |
Constructor and Description |
---|
PDSFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(LogRecord record) |
String |
getTail(Handler handler) |
protected abstract void |
processSummary() |
formatMessage, getHead
protected static String lineFeed
protected static String doubleLineFeed
protected static String sectionBreak
protected StringBuffer summary
protected int numWarnings
protected int numErrors
Copyright © 2010–2017 Planetary Data System. All rights reserved.