public abstract class LoggerFactorySupport extends Object implements LoggerFactory
LoggerFactorySupport()
protected abstract ILogger
createLogger(String name)
ILogger
getLogger(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggerFactorySupport()
public final ILogger getLogger(String name)
getLogger
LoggerFactory
protected abstract ILogger createLogger(String name)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.