|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.citool.diff.DiffLogger
public class DiffLogger
Constructor Summary | |
---|---|
DiffLogger()
|
Method Summary | |
---|---|
static void |
logRecord(java.util.logging.Level level,
DiffRecord record,
java.lang.String file)
|
static void |
logRecord(java.util.logging.Level level,
java.util.List<DiffRecord> records,
java.lang.String file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiffLogger()
Method Detail |
---|
public static void logRecord(java.util.logging.Level level, java.util.List<DiffRecord> records, java.lang.String file)
public static void logRecord(java.util.logging.Level level, DiffRecord record, java.lang.String file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |