| 
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||