gov.nasa.pds.report.logging.formatter
Class ReportManagerFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by gov.nasa.pds.report.logging.formatter.PDSFormatter
          extended by gov.nasa.pds.report.logging.formatter.ReportManagerFormatter

public class ReportManagerFormatter
extends PDSFormatter

Class that formats the Harvest logging messages.

Author:
jpadams, mcayanan

Field Summary
 
Fields inherited from class gov.nasa.pds.report.logging.formatter.PDSFormatter
doubleLineFeed, lineFeed, numErrors, numWarnings, sectionBreak, summary
 
Constructor Summary
ReportManagerFormatter()
           
 
Method Summary
protected  void processSummary()
           
 
Methods inherited from class gov.nasa.pds.report.logging.formatter.PDSFormatter
format, getTail
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportManagerFormatter

public ReportManagerFormatter()
Method Detail

processSummary

protected void processSummary()
Specified by:
processSummary in class PDSFormatter


Copyright © 2010–2014 Planetary Data System. All rights reserved.