Rice Pastry API

Uses of Interface
rice.environment.logging.LogManager

Packages that use LogManager
rice.environment   
rice.environment.logging.simple   
 

Uses of LogManager in rice.environment
 

Fields in rice.environment declared as LogManager
 LogManager Environment.logging
          DESCRIBE THE FIELD
 

Methods in rice.environment that return LogManager
 LogManager Environment.getLogManager()
          Gets the LogManager attribute of the Environment object
 

Constructors in rice.environment with parameters of type LogManager
Environment(SelectorManager sm, RandomSource rs, TimeSource time, LogManager lm, Parameters params)
          Constructor.
 

Uses of LogManager in rice.environment.logging.simple
 

Classes in rice.environment.logging.simple that implement LogManager
 class SimpleLogManager
          This class creates loggers that log to a specified PrintStream System.out by default.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.