Rice Pastry API

Uses of Class
rice.environment.logging.AbstractLogManager

Packages that use AbstractLogManager
rice.environment.logging.file   
rice.environment.logging.simple   
 

Uses of AbstractLogManager in rice.environment.logging.file
 

Subclasses of AbstractLogManager in rice.environment.logging.file
 class FileLogManager
           
 class RotatingLogManager
          The file name is
 

Uses of AbstractLogManager in rice.environment.logging.simple
 

Subclasses of AbstractLogManager in rice.environment.logging.simple
 class SimpleLogManager
          This class creates loggers that log to a specified PrintStream System.out by default.
 

Constructors in rice.environment.logging.simple with parameters of type AbstractLogManager
SimpleLogger(java.lang.String loggerName, AbstractLogManager alm, int level, boolean useDefault)
          Constructor.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection