|
||||||||||
| 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.console.ConsoleInitializer
Initializes the logging system to simply print to the console.
| Fields inherited from class org.aglets.log.LogInitializer |
m_instance |
| Constructor Summary | |
ConsoleInitializer()
|
|
| 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 ConsoleInitializer()
| Method Detail |
protected LogCategory getCategoryImpl(java.lang.String name)
getCategoryImpl in class LogInitializername - The name of the category.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||