Package com.hazelcast.logging
Class Slf4jFactory
java.lang.Object
com.hazelcast.logging.LoggerFactorySupport
com.hazelcast.logging.Slf4jFactory
- All Implemented Interfaces:
- com.hazelcast.logging.impl.InternalLoggerFactory,- LoggerFactory
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.hazelcast.logging.LoggerFactorySupportclearLoadedLoggers, getLogger, resetLevel, setLevelMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hazelcast.logging.impl.InternalLoggerFactoryshutdown
- 
Constructor Details- 
Slf4jFactorypublic Slf4jFactory()
 
- 
- 
Method Details- 
createLogger- Specified by:
- createLoggerin class- LoggerFactorySupport
 
 
-