ilog.cpl.interactor
Class IlpInteractorLoggers

java.lang.Object
  extended by ilog.cpl.interactor.IlpInteractorLoggers

public class IlpInteractorLoggers
extends Object

This class contains all loggers for package ilog.cpl.interactor, 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_interactor
          Logger that displays messages from the interactor implementation.
static Logger ilog_cpl_interactor_object
          Logger that displays messages from the object interactor implementation.
static Logger ilog_cpl_interactor_view
          Logger that displays messages from the view interactor implementation.
 
Constructor Summary
IlpInteractorLoggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_interactor

public static final Logger ilog_cpl_interactor
Logger that displays messages from the interactor implementation.


ilog_cpl_interactor_object

public static final Logger ilog_cpl_interactor_object
Logger that displays messages from the object interactor implementation.


ilog_cpl_interactor_view

public static final Logger ilog_cpl_interactor_view
Logger that displays messages from the view interactor implementation.

Constructor Detail

IlpInteractorLoggers

public IlpInteractorLoggers()


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