Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.log
Class NullLoggerFactoryImpl

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

public class NullLoggerFactoryImpl
extends java.lang.Object
implements ILoggerFactory

Silent Platform SDK Commons Logging implementation.


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

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

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.