com.jgoodies.jdiskreport.model.scan
Class ConsoleScanLog
java.lang.Object
com.jgoodies.jdiskreport.model.scan.ConsoleScanLog
- All Implemented Interfaces:
- Scanner.ScanLog
public final class ConsoleScanLog
- extends Object
- implements Scanner.ScanLog
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleScanLog
public ConsoleScanLog()
logConfiguration
public void logConfiguration(ScanConfiguration configuration)
- Specified by:
logConfiguration
in interface Scanner.ScanLog
logWarning
public void logWarning(String message)
- Specified by:
logWarning
in interface Scanner.ScanLog
logSummary
public void logSummary(ScanResult result)
- Specified by:
logSummary
in interface Scanner.ScanLog
logDirectory
public void logDirectory(File directory,
int level)
- Specified by:
logDirectory
in interface Scanner.ScanLog
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.