|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.logging.Formatter
gov.nasa.pds.citool.logging.IngestFormatter
public class IngestFormatter
Class to format the report when running the Catalog Ingestion Tool to ingest catalog files.
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 |
---|
public IngestFormatter()
Method Detail |
---|
public java.lang.String format(java.util.logging.LogRecord record)
format
in class java.util.logging.Formatter
public java.lang.String getTail(java.util.logging.Handler handler)
getTail
in class java.util.logging.Formatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |