Package | Description |
---|---|
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.log |
This package provides logging support for your applications.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractLmsEventLogger |
Abstract base class with common methods implementation of
LmsEventLogger interface. |
Modifier and Type | Class | Description |
---|---|---|
class |
DirectLmsEventLogger |
|
class |
SimpleLmsEventLogger |
Modifier and Type | Class | Description |
---|---|---|
class |
JulLmsEventLogger |
java.util.logging based logging interface implementation of AppTemplate
LmsEventLogger . |
Modifier and Type | Class | Description |
---|---|---|
class |
Log4jLmsEventLogger |
Log4j 1.x based implementation of
LmsEventLogger . |
Modifier and Type | Class | Description |
---|---|---|
class |
Log4j2LmsEventLogger |
Log4j 2.x based implementation of
LmsEventLogger . |
Modifier and Type | Class | Description |
---|---|---|
class |
Slf4jLmsEventLogger |
SLF4J logging interface based implementation of AppTemplate
LmsEventLogger . |
Modifier and Type | Class | Description |
---|---|---|
class |
JavaUtilLoggerImpl |
Platform SDK Commons Logger implementation which sends PSDK internal logs
to the Java built-in logging system (
Logger ). |
class |
Log4J2LoggerImpl |
Platform SDK Commons Logger implementation which sends PSDK internal logs
to Log4j v2 logging system.
|
class |
Log4JLoggerImpl |
Platform SDK Commons Logger implementation which sends PSDK internal logs
to Log4j v1.x logging system.
|
class |
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.
|
class |
SimpleLoggerImpl |
Simple implementation of Platform SDK Common Logging interface.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.