Class LocalizedLoggerFactory

java.lang.Object
org.forgerock.i18n.jul.LocalizedLoggerFactory

public final class LocalizedLoggerFactory extends Object
A factory of LocalizedLogger instances which obtains a Java Logger by calling the appropriate Logger factory method and wrapping it in an instance of LocalizedLogger.