|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.aglets.log.LogInitializer | +--org.aglets.log.log4j.Log4jInitializer
Initializes the Log4J logging system. Logging system will be initialized staticly using the DOMConfigurater. The configuration file agletslog.xml must be in "aglets.home".
Fields inherited from class org.aglets.log.LogInitializer |
m_instance |
Constructor Summary | |
Log4jInitializer()
|
Method Summary | |
protected LogCategory |
getCategoryImpl(java.lang.String name)
Return the Log4j Implmentation of the logging interface. |
Methods inherited from class org.aglets.log.LogInitializer |
getCategory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Log4jInitializer()
Method Detail |
protected LogCategory getCategoryImpl(java.lang.String name)
getCategoryImpl
in class LogInitializer
name
- The name of the category.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |