com.hazelcast.logging
Class NoLogFactory

java.lang.Object
  extended by com.hazelcast.logging.NoLogFactory
All Implemented Interfaces:
LoggerFactory

public class NoLogFactory
extends Object
implements LoggerFactory


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

Constructor Detail

NoLogFactory

public NoLogFactory()
Method Detail

getLogger

public ILogger getLogger(String name)
Specified by:
getLogger in interface LoggerFactory


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.