Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.commons.log

Packages that use com.genesyslab.platform.commons.log
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.apptemplate.configuration.log Dedicated package for CME Application Logging Options configuration support. 
com.genesyslab.platform.apptemplate.lmslogger This package provides support of Genesys LMS files and LMS events logging. 
com.genesyslab.platform.apptemplate.lmslogger.impl This package contains internal functionality of LMS Logging and Message Server delivery subsystems. 
com.genesyslab.platform.apptemplate.lmslogger.jul This package contains java.util.logging based implementation of LmsEventLogger and correspondent LmsLoggerFactory
com.genesyslab.platform.apptemplate.lmslogger.log4j This package contains Log4j v1.x implementation of LmsEventLogger and correspondent LmsLoggerFactory
com.genesyslab.platform.apptemplate.lmslogger.log4j2 This package contains Log4j2 implementation of LmsEventLogger and correspondent LmsLoggerFactory
com.genesyslab.platform.apptemplate.lmslogger.slf4j This package contains Slf4j implementation of LmsEventLogger and correspondent LmsLoggerFactory
com.genesyslab.platform.commons.connection.configuration Provides configuration options for communicating with Genesys servers. 
com.genesyslab.platform.commons.log This package provides logging support for your applications. 
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
com.genesyslab.platform.contacts.protocol This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server, including UniversalContactServerProtocol
com.genesyslab.platform.logging   
com.genesyslab.platform.logging.configuration   
com.genesyslab.platform.logging.runtime   
com.genesyslab.platform.logging.runtime.configuration   
com.genesyslab.platform.logging.runtime.targets   
com.genesyslab.platform.logging.utilities   
com.genesyslab.platform.reporting.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.reporting.protocol.statserver This package contains objects that correspond to objects in the Genesys Configuration Layer, such as AgentStatus and PlaceGroup
com.genesyslab.platform.voice.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers. 
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.applicationblocks.com
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.configuration.log
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.lmslogger
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.lmslogger.impl
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.lmslogger.jul
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.lmslogger.log4j
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.lmslogger.log4j2
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.apptemplate.lmslogger.slf4j
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.commons.connection.configuration
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.commons.log
AbstractLogger
          Base class for loggers
AbstractLogger.Level
           
ILogEnabled
          Deprecated.  
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
ILoggerFactory
          Platform SDK Commons Logger Factory interface.
NullLoggerImpl
          This class is useful for situations where you need to provide a logger to a utility class, but do not want any output from it.
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.commons.protocol
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.contacts.protocol
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.logging
AbstractLogEnabled
          Deprecated.  
ILogEnabled
          Deprecated.  
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
ILoggerFactory
          Platform SDK Commons Logger Factory interface.
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.logging.configuration
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.logging.runtime
AbstractLogEnabled
          Deprecated.  
ILogEnabled
          Deprecated.  
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.logging.runtime.configuration
AbstractLogEnabled
          Deprecated.  
ILogEnabled
          Deprecated.  
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.logging.runtime.targets
AbstractLogEnabled
          Deprecated.  
ILogEnabled
          Deprecated.  
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.logging.utilities
AbstractLogEnabled
          Deprecated.  
ILogEnabled
          Deprecated.  
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.reporting.protocol.runtime
AbstractLogEnabled
          Deprecated.  
ILogEnabled
          Deprecated.  
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.reporting.protocol.statserver
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.voice.protocol.runtime
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 

Classes in com.genesyslab.platform.commons.log used by com.genesyslab.platform.webmedia.protocol
ILogger
          This is a facade for the Platform SDK Commons logging subsystem.
It offers a simplified interface that follows the inversion of control pattern and a simplified priority/level/severity abstraction.
Quick examples:
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.