ilog.cpl.model
Class IlpModelLoggers

java.lang.Object
  extended by ilog.cpl.model.IlpModelLoggers

public class IlpModelLoggers
extends Object

This class contains all loggers for package ilog.cpl.model, each with their own level threshold. The level thresholds can be set in the logging configuration file.

Since:
JTGO 4.0

Field Summary
static Logger ilog_cpl_model
          Logger that displays messages from the model implementation.
static Logger ilog_cpl_model_class
          Logger that displays messages from the business class implementation.
static Logger ilog_cpl_model_object
          Logger that displays messages from the business object implementation.
 
Constructor Summary
IlpModelLoggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_model

public static final Logger ilog_cpl_model
Logger that displays messages from the model implementation.


ilog_cpl_model_object

public static final Logger ilog_cpl_model_object
Logger that displays messages from the business object implementation.


ilog_cpl_model_class

public static final Logger ilog_cpl_model_class
Logger that displays messages from the business class implementation.

Constructor Detail

IlpModelLoggers

public IlpModelLoggers()


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