gov.nasa.pds.citool.logging
Class IngestFormatter
java.lang.Object
java.util.logging.Formatter
gov.nasa.pds.citool.logging.IngestFormatter
public class IngestFormatter
- extends Formatter
Class to format the report when running the Catalog Ingestion Tool
to ingest catalog files.
- Author:
- hyunlee
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IngestFormatter
public IngestFormatter()
format
public String format(LogRecord record)
- Specified by:
format
in class Formatter
getTail
public String getTail(Handler handler)
- Overrides:
getTail
in class Formatter
Copyright © 2010–2015 Planetary Data System. All rights reserved.