Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.log
Class NullLoggerFactoryImpl

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

public class NullLoggerFactoryImpl
extends java.lang.Object
implements ILoggerFactory


Constructor Summary
NullLoggerFactoryImpl()
           
 
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

NullLoggerFactoryImpl

public NullLoggerFactoryImpl()
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.