com.genesyslab.platform.apptemplate.lmslogger.impl
Class DirectLmsLoggerFactory
java.lang.Object
com.genesyslab.platform.apptemplate.lmslogger.LmsLoggerFactory
com.genesyslab.platform.apptemplate.lmslogger.impl.DirectLmsLoggerFactory
public class DirectLmsLoggerFactory
- extends LmsLoggerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectLmsLoggerFactory
public DirectLmsLoggerFactory(LmsMessageConveyor lmsc,
IGApplicationConfiguration appConfig)
DirectLmsLoggerFactory
public DirectLmsLoggerFactory(LmsMessageConveyor lmsc,
GAppLoggingOptions logConfig,
IGApplicationConfiguration appConfig,
LmsLoggerFactory appendant)
getLmsLogger
public LmsEventLogger getLmsLogger(java.lang.String name)
- Description copied from class:
LmsLoggerFactory
- Gets an LmsEventLogger instance by name.
- Specified by:
getLmsLogger
in class LmsLoggerFactory
- Parameters:
name
- the logger name.
- Returns:
- LmsEventLogger named logger instance.
getLmsLogger
public LmsEventLogger getLmsLogger(java.lang.Class<?> clazz)
- Description copied from class:
LmsLoggerFactory
- Gets an LmsEventLogger instance by class.
- Specified by:
getLmsLogger
in class LmsLoggerFactory
- Parameters:
clazz
- class to get the logger for.
- Returns:
- LmsEventLogger instance named by the class.
newBuilder
public static DirectLmsLoggerFactory.Builder newBuilder()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.