gov.nasa.pds.report.logging.formatter
Class PDSFormatter
java.lang.Object
java.util.logging.Formatter
gov.nasa.pds.report.logging.formatter.PDSFormatter
- Direct Known Subclasses:
- ReportManagerFormatter
public abstract class PDSFormatter
- extends Formatter
- Version:
- $Revision$
- Author:
- jpadams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lineFeed
protected static String lineFeed
doubleLineFeed
protected static String doubleLineFeed
sectionBreak
protected static String sectionBreak
summary
protected StringBuffer summary
numWarnings
protected int numWarnings
numErrors
protected int numErrors
PDSFormatter
public PDSFormatter()
format
public String format(LogRecord record)
- Specified by:
format
in class Formatter
processSummary
protected abstract void processSummary()
getTail
public String getTail(Handler handler)
- Overrides:
getTail
in class Formatter
Copyright © 2010–2015 Planetary Data System. All rights reserved.