ilog.cpl.tree
Class IlpTreeLoggers

java.lang.Object
  extended by ilog.cpl.tree.IlpTreeLoggers

public class IlpTreeLoggers
extends Object

This class contains all loggers for package ilog.cpl.tree, 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_tree
          Logger that displays messages from the tree implementation.
static Logger ilog_cpl_tree_adapter
          Logger that displays messages from the renderer implementation.
static Logger ilog_cpl_tree_interactor
          Logger that displays messages from the interactor implementation.
static Logger ilog_cpl_tree_renderer
          Logger that displays messages from the renderer implementation.
static Logger ilog_cpl_tree_view
          Logger that displays messages from the view implementation.
 
Constructor Summary
IlpTreeLoggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_tree

public static final Logger ilog_cpl_tree
Logger that displays messages from the tree implementation.


ilog_cpl_tree_view

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


ilog_cpl_tree_adapter

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


ilog_cpl_tree_renderer

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


ilog_cpl_tree_interactor

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

Constructor Detail

IlpTreeLoggers

public IlpTreeLoggers()


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