gov.nasa.pds.citool.logging
Class IngestFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by gov.nasa.pds.citool.logging.IngestFormatter

public class IngestFormatter
extends java.util.logging.Formatter

Class to format the report when running the Catalog Ingestion Tool to ingest catalog files.

Author:
hyunlee

Constructor Summary
IngestFormatter()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord record)
           
 java.lang.String getTail(java.util.logging.Handler handler)
           
 
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

IngestFormatter

public IngestFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord record)
Specified by:
format in class java.util.logging.Formatter

getTail

public java.lang.String getTail(java.util.logging.Handler handler)
Overrides:
getTail in class java.util.logging.Formatter


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.