ilog.cpl.service
Class IlpServiceLoggers

java.lang.Object
  extended by ilog.cpl.service.IlpServiceLoggers

public class IlpServiceLoggers
extends Object

This class contains all loggers for package ilog.cpl.service, 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_service_IlpDefaultURLAccessService
          Deprecated. Please use ilog_cpl_service_urlaccess instead.
static Logger ilog_cpl_service_imagerepository
          Logs the messages when using IlpImageRepository.
static Logger ilog_cpl_service_urlaccess
          Logs the messages when using IlpURLAccessService.
 
Constructor Summary
IlpServiceLoggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_service_urlaccess

public static final Logger ilog_cpl_service_urlaccess
Logs the messages when using IlpURLAccessService.

Since:
JTGO 4.0

ilog_cpl_service_imagerepository

public static final Logger ilog_cpl_service_imagerepository
Logs the messages when using IlpImageRepository.

Since:
JTGO 4.0

ilog_cpl_service_IlpDefaultURLAccessService

public static final Logger ilog_cpl_service_IlpDefaultURLAccessService
Deprecated. Please use ilog_cpl_service_urlaccess instead.
Logs the messages when using IlpDefaultURLAccessService.

Deprecated Since:
JTGO 4.0
Constructor Detail

IlpServiceLoggers

public IlpServiceLoggers()


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