Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.log
Class Log4JLoggerFactoryImpl

java.lang.Object
  extended bycom.genesyslab.platform.commons.log.Log4JLoggerFactoryImpl
All Implemented Interfaces:
ILoggerFactory

public class Log4JLoggerFactoryImpl
extends java.lang.Object
implements ILoggerFactory


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

Constructor Detail

Log4JLoggerFactoryImpl

public Log4JLoggerFactoryImpl()
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

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.