|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LogConfig | |
|---|---|
| com.ibm.di.config.base | Provides classes that implement the Tivoli Directory Integrator configuration model. |
| com.ibm.di.config.interfaces | Provides the interfaces for the Tivoli Directory Integrator configuration model. |
| com.ibm.di.config.xml | Provides classes that implement the reading and writing of the Tivoli Directory Integrator configuration components. |
| com.ibm.di.log | Provides looging classes for the Tivoli Directory Integrator. |
| Uses of LogConfig in com.ibm.di.config.base |
|---|
| Classes in com.ibm.di.config.base that implement LogConfig | |
|---|---|
class |
LogConfigImpl
Implements the Logging Configuration for e.g. |
| Methods in com.ibm.di.config.base that return LogConfig | |
|---|---|
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 |
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)
Deprecated. |
static boolean |
LogUtils.addLoggers(String type,
String name,
Log log,
LogConfig config,
RSInterface configInstance)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||