Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.log
Class JavaUtilLoggerFactoryImpl

java.lang.Object
  extended by com.genesyslab.platform.commons.log.JavaUtilLoggerFactoryImpl
All Implemented Interfaces:
ILoggerFactory

public class JavaUtilLoggerFactoryImpl
extends java.lang.Object
implements ILoggerFactory

Platform SDK Commons Logger Factory implementation to send PSDK internal logs to the Java built-in logging system (LogManager).


Constructor Summary
JavaUtilLoggerFactoryImpl()
           
 
Method Summary
 ILogger getLogger(java.lang.Class clazz)
           
 ILogger getLogger(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtilLoggerFactoryImpl

public JavaUtilLoggerFactoryImpl()
Method Detail

getLogger

public ILogger getLogger(java.lang.String name)
Specified by:
getLogger in interface ILoggerFactory

getLogger

public ILogger getLogger(java.lang.Class clazz)
Specified by:
getLogger in interface ILoggerFactory

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.