Package | Description |
---|---|
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 . |
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 . |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.