|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogConfig | |
|---|---|
| com.ibm.di.admin.ui | |
| com.ibm.di.config.base | |
| com.ibm.di.config.interfaces | |
| com.ibm.di.config.xml | |
| com.ibm.di.log | |
| Uses of LogConfig in com.ibm.di.admin.ui |
|---|
| Constructors in com.ibm.di.admin.ui with parameters of type LogConfig | |
|---|---|
LogConfigUI(LogConfig config)
|
|
LogConfigUI(LogConfig config,
Object container)
|
|
| Uses of LogConfig in com.ibm.di.config.base |
|---|
| Classes in com.ibm.di.config.base that implement LogConfig | |
|---|---|
class |
LogConfigImpl
|
| Methods in com.ibm.di.config.base that return LogConfig | |
|---|---|
LogConfig |
EventHandlerConfigImpl.getLogConfig()
Returns the LogConfig object |
LogConfig |
AssemblyLineConfigImpl.getLogConfig()
Returns the LogConfig object |
| Uses of LogConfig in com.ibm.di.config.interfaces |
|---|
| Methods in com.ibm.di.config.interfaces that return LogConfig | |
|---|---|
LogConfig |
EventHandlerConfig.getLogConfig()
Returns the LogConfig object. |
LogConfig |
AssemblyLineConfig.getLogConfig()
Returns the LogConfig object. |
| Uses of LogConfig in com.ibm.di.config.xml |
|---|
| Methods in com.ibm.di.config.xml with parameters of type LogConfig | |
|---|---|
void |
LoggingFactory.parseLogger(Element e,
LogConfig config)
|
| Uses of LogConfig in com.ibm.di.log |
|---|
| Methods in com.ibm.di.log with parameters of type LogConfig | |
|---|---|
static boolean |
LogUtils.addAppenders(org.apache.log4j.Logger log,
LogConfig config,
Object[] params,
RSInterface configInstance)
|
static boolean |
LogUtils.addLoggers(String type,
String name,
Log log,
LogConfig config,
RSInterface configInstance)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||