Package com.hazelcast.logging
Class StandardLoggerFactory
java.lang.Object
com.hazelcast.logging.LoggerFactorySupport
com.hazelcast.logging.StandardLoggerFactory
- All Implemented Interfaces:
com.hazelcast.logging.impl.InternalLoggerFactory,LoggerFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hazelcast.logging.LoggerFactorySupport
clearLoadedLoggers, getLogger, resetLevel, setLevelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hazelcast.logging.impl.InternalLoggerFactory
shutdownMethods inherited from interface com.hazelcast.logging.LoggerFactory
getLogger
-
Constructor Details
-
StandardLoggerFactory
public StandardLoggerFactory()
-
-
Method Details
-
createLogger
- Specified by:
createLoggerin classLoggerFactorySupport
-