com.hazelcast.logging
Class Slf4jFactory

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

public class Slf4jFactory
extends LoggerFactorySupport


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

Constructor Detail

Slf4jFactory

public Slf4jFactory()
Method Detail

createLogger

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


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