|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.util.ProActiveLogger
Field Summary | |
protected static java.util.HashMap |
loggers
|
Constructor Summary | |
ProActiveLogger()
|
Method Summary | |
static org.apache.log4j.Logger |
getLogger(java.lang.String loggerName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static java.util.HashMap loggers
Constructor Detail |
public ProActiveLogger()
Method Detail |
public static org.apache.log4j.Logger getLogger(java.lang.String loggerName)
loggerName
- the name of the desired logger, if the logger does not exist, it will be created
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |