|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.cpl.tree.IlpTreeLoggers
public class IlpTreeLoggers
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.
| 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 |
|---|
public static final Logger ilog_cpl_tree
public static final Logger ilog_cpl_tree_view
public static final Logger ilog_cpl_tree_adapter
public static final Logger ilog_cpl_tree_renderer
public static final Logger ilog_cpl_tree_interactor
| Constructor Detail |
|---|
public IlpTreeLoggers()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||