ilog.cpl.table
Class IlpTableLoggers

java.lang.Object
  extended by ilog.cpl.table.IlpTableLoggers

public class IlpTableLoggers
extends Object

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

Field Detail

ilog_cpl_table

public static final Logger ilog_cpl_table
Logger that displays messages from the table implementation.


ilog_cpl_table_view

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


ilog_cpl_table_renderer

public static final Logger ilog_cpl_table_renderer
Logger that displays messages from the renderer implementation.


ilog_cpl_table_interactor

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

Constructor Detail

IlpTableLoggers

public IlpTableLoggers()


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