ilog.cpl.storage
Class IlpStorageLoggers

java.lang.Object
  extended by ilog.cpl.storage.IlpStorageLoggers

public class IlpStorageLoggers
extends Object

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.

Since:
JTGO 3.0

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

ilog_cpl_storage

public static final Logger ilog_cpl_storage
Logger that displays messages from the storage implementation.


ilog_cpl_storage_datasource

public static final Logger ilog_cpl_storage_datasource
Logger that displays what loading datasource information.


ilog_cpl_storage_model

public static final Logger ilog_cpl_storage_model
Logger that displays messages when loading a business model.


ilog_cpl_storage_deployment

public static final Logger ilog_cpl_storage_deployment
Logger that displays what the deployment parser is seeing and doing.


ilog_cpl_storage_IlpDeploymentParser

public static final Logger ilog_cpl_storage_IlpDeploymentParser
Deprecated. Please use ilog_cpl_storage_deployment instead.
Logger that displays what the deployment parser is seeing and doing.

Deprecated Since:
JTGO 4.0

ilog_cpl_storage_write_Resource

public static final Logger ilog_cpl_storage_write_Resource
Deprecated. 
Logger that displays what the resource writer is seeing and doing.

Deprecated Since:
JTGO 4.0
Constructor Detail

IlpStorageLoggers

public IlpStorageLoggers()


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.