Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.log
Interface ILoggerFactory

All Known Implementing Classes:
Log4JLoggerFactoryImpl, NullLoggerFactoryImpl

public interface ILoggerFactory


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

Method Detail

getLogger

public ILogger getLogger(java.lang.String name)

getLogger

public ILogger getLogger(java.lang.Class clazz)

Configuration Platform SDK 7.6 API Reference

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