|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Logger | |
| rice.environment.logging | |
| rice.environment.logging.simple | |
| Uses of Logger in rice.environment.logging |
| Methods in rice.environment.logging that return Logger | |
Logger |
LogManager.getLogger(java.lang.Class clazz,
java.lang.String instance)
Returns the Logger matching the paramerters, constructs a new one if an appropriate one hasn't yet been constructed. |
| Uses of Logger in rice.environment.logging.simple |
| Classes in rice.environment.logging.simple that implement Logger | |
class |
SimpleLogger
This logger writes its name:time:message to the printstream provided, unless the priority is lower than the minimumPriority. |
| Methods in rice.environment.logging.simple that return Logger | |
Logger |
SimpleLogManager.getLogger(java.lang.Class clazz,
java.lang.String instance)
|
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||