Uses of Interface
com.compomics.util.interfaces.Logger

Packages that use Logger
com.compomics.util.general The classes in this package focus mainly on very general, top-level tasks that are used throughout the other packages in the util section. 
 

Uses of Logger in com.compomics.util.general
 

Classes in com.compomics.util.general that implement Logger
 class DefaultOutputLoggerImplementation
          This class implements a default logger (for debugging purposes).
 class FileLoggerImplementation
          This class implements the Logger interface for logging to a file.
 



Copyright © 2011. All Rights Reserved.