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 Summary
-
Method Summary
Methods inherited from class com.hazelcast.logging.LoggerFactorySupport
clearLoadedLoggers, getLogger, resetLevel, setLevel
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.impl.InternalLoggerFactory
shutdown
-
Constructor Details
-
Slf4jFactory
public Slf4jFactory()
-
-
Method Details
-
createLogger
- Specified by:
createLogger
in classLoggerFactorySupport
-