Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.log
Interface ILoggerFactory

All Known Implementing Classes:
JavaUtilLoggerFactoryImpl, Log4J2LoggerFactoryImpl, Log4JLoggerFactoryImpl, LoggerFactory, NullLoggerFactoryImpl, SimpleLoggerFactoryImpl, Slf4JLoggerFactoryImpl

public interface ILoggerFactory

Platform SDK Commons Logger Factory interface.


Method Summary
 ILogger getLogger(java.lang.Class clazz)
           
 ILogger getLogger(java.lang.String name)
           
 

Method Detail

getLogger

ILogger getLogger(java.lang.String name)

getLogger

ILogger getLogger(java.lang.Class clazz)

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.