ilog.cpl.util
Class IlpUtilLoggers

java.lang.Object
  extended by ilog.cpl.util.IlpUtilLoggers

public class IlpUtilLoggers
extends Object

This class contains all loggers for package ilog.cpl.util, 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_util_bean
          Logger that displays messages from the bean util class.
static Logger ilog_cpl_util_range
          Logs the messages when using IlpRange.
static Logger ilog_cpl_util_typeconverter
          Logger that displays messages from the type converter implementation.
static Logger ilog_cpl_util_valuemap
          Logs the messages when using IlpValueMap.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_util_typeconverter

public static Logger ilog_cpl_util_typeconverter
Logger that displays messages from the type converter implementation.


ilog_cpl_util_bean

public static Logger ilog_cpl_util_bean
Logger that displays messages from the bean util class.

Since:
JViews 7.5

ilog_cpl_util_valuemap

public static final Logger ilog_cpl_util_valuemap
Logs the messages when using IlpValueMap.

Since:
JTGO 4.0
Internal method or field: do not use!

ilog_cpl_util_range

public static final Logger ilog_cpl_util_range
Logs the messages when using IlpRange.

Since:
JTGO 4.0
Internal method or field: do not use!


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