com.hazelcast.logging
Class Log4jFactory

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

public class Log4jFactory
extends LoggerFactorySupport
implements LoggerFactory


Constructor Summary
Log4jFactory()
           
 
Method Summary
protected  ILogger createLogger(String name)
           
 
Methods inherited from class com.hazelcast.logging.LoggerFactorySupport
getLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.hazelcast.logging.LoggerFactory
getLogger
 

Constructor Detail

Log4jFactory

public Log4jFactory()
Method Detail

createLogger

protected ILogger createLogger(String name)
Specified by:
createLogger in class LoggerFactorySupport


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