ilog.cpl.network
Class IlpNetworkLoggers

java.lang.Object
  extended by ilog.cpl.network.IlpNetworkLoggers

public class IlpNetworkLoggers
extends Object

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

Since:
JTGO 3.0

Field Summary
static Logger ilog_cpl_network
          Logger that displays messages from the Network component.
static Logger ilog_cpl_network_adapter
          Logger that displays messages from the network adapter.
static Logger ilog_cpl_network_config
          Logger that displays messages from the Network component's configuration.
static Logger ilog_cpl_network_controller
          Logger that displays messages from the Network component's controller.
static Logger ilog_cpl_network_event_attribute
          Logger that displays events of type AttributeValueEvent.
static Logger ilog_cpl_network_event_container
          Logger that displays events of type NetworkContainerEvent.
static Logger ilog_cpl_network_event_link
          Logger that displays events of type NetworkLinkEvent.
static Logger ilog_cpl_network_event_model
          Logger that displays events of type NetworkModelEvent.
static Logger ilog_cpl_network_event_model_observe
          Logger that displays events of type NetworkModelObserveEvent.
static Logger ilog_cpl_network_event_selection
          Logger that displays events of type NetworkSelectionEvent.
static Logger ilog_cpl_network_event_visiblemodel
          Logger that displays events of type NetworkVisibleModelEvent.
static Logger ilog_cpl_network_handler
          Logger that displays messages from the network handler.
static Logger ilog_cpl_network_model
          Logger that displays messages from the Network component's model.
static Logger ilog_cpl_network_selection
          Logger that displays messages from the Network component's selection model and view selection handling.
static Logger ilog_cpl_network_view
          Logger that displays messages from the Network component's view.
 
Constructor Summary
IlpNetworkLoggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_network

public static final Logger ilog_cpl_network
Logger that displays messages from the Network component.


ilog_cpl_network_model

public static final Logger ilog_cpl_network_model
Logger that displays messages from the Network component's model.


ilog_cpl_network_view

public static final Logger ilog_cpl_network_view
Logger that displays messages from the Network component's view.


ilog_cpl_network_controller

public static final Logger ilog_cpl_network_controller
Logger that displays messages from the Network component's controller.


ilog_cpl_network_config

public static final Logger ilog_cpl_network_config
Logger that displays messages from the Network component's configuration.


ilog_cpl_network_selection

public static final Logger ilog_cpl_network_selection
Logger that displays messages from the Network component's selection model and view selection handling.


ilog_cpl_network_event_link

public static final Logger ilog_cpl_network_event_link
Logger that displays events of type NetworkLinkEvent.


ilog_cpl_network_event_container

public static final Logger ilog_cpl_network_event_container
Logger that displays events of type NetworkContainerEvent.


ilog_cpl_network_event_model

public static final Logger ilog_cpl_network_event_model
Logger that displays events of type NetworkModelEvent.


ilog_cpl_network_event_model_observe

public static final Logger ilog_cpl_network_event_model_observe
Logger that displays events of type NetworkModelObserveEvent.


ilog_cpl_network_event_visiblemodel

public static final Logger ilog_cpl_network_event_visiblemodel
Logger that displays events of type NetworkVisibleModelEvent.


ilog_cpl_network_event_selection

public static final Logger ilog_cpl_network_event_selection
Logger that displays events of type NetworkSelectionEvent.


ilog_cpl_network_event_attribute

public static final Logger ilog_cpl_network_event_attribute
Logger that displays events of type AttributeValueEvent.


ilog_cpl_network_handler

public static final Logger ilog_cpl_network_handler
Logger that displays messages from the network handler.


ilog_cpl_network_adapter

public static final Logger ilog_cpl_network_adapter
Logger that displays messages from the network adapter.

Constructor Detail

IlpNetworkLoggers

public IlpNetworkLoggers()


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