|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.cpl.storage.IlpStorageLoggers
public class IlpStorageLoggers
This class contains all loggers for package ilog.cpl.storage,
each with their own level threshold. The level thresholds can be set
through the logging configuration file.
| Field Summary | |
|---|---|
static Logger |
ilog_cpl_storage
Logger that displays messages from the storage implementation. |
static Logger |
ilog_cpl_storage_datasource
Logger that displays what loading datasource information. |
static Logger |
ilog_cpl_storage_deployment
Logger that displays what the deployment parser is seeing and doing. |
static Logger |
ilog_cpl_storage_IlpDeploymentParser
Deprecated. Please use ilog_cpl_storage_deployment instead. |
static Logger |
ilog_cpl_storage_model
Logger that displays messages when loading a business model. |
static Logger |
ilog_cpl_storage_write_Resource
Deprecated. |
| Constructor Summary | |
|---|---|
IlpStorageLoggers()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Logger ilog_cpl_storage
public static final Logger ilog_cpl_storage_datasource
public static final Logger ilog_cpl_storage_model
public static final Logger ilog_cpl_storage_deployment
public static final Logger ilog_cpl_storage_IlpDeploymentParser
ilog_cpl_storage_deployment instead.
public static final Logger ilog_cpl_storage_write_Resource
| Constructor Detail |
|---|
public IlpStorageLoggers()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||