|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.excalibur.logger.logkit.LogKitLoggerHelper
public class LogKitLoggerHelper
Tie this object to a LoggerManagerTee, give it the Hierachy that LogKitAdapter operates upon and it will substitute the ErrorHandler for the Hierarchy at the enableLogging() call.
| Field Summary | |
|---|---|
private org.apache.log.Hierarchy |
m_hierarchy
|
| Constructor Summary | |
|---|---|
LogKitLoggerHelper(org.apache.log.Hierarchy hierarchy)
|
|
| Method Summary | |
|---|---|
void |
enableLogging(org.apache.avalon.framework.logger.Logger logger)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final org.apache.log.Hierarchy m_hierarchy
| Constructor Detail |
|---|
public LogKitLoggerHelper(org.apache.log.Hierarchy hierarchy)
| Method Detail |
|---|
public void enableLogging(org.apache.avalon.framework.logger.Logger logger)
enableLogging in interface org.apache.avalon.framework.logger.LogEnabled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||