Package | Description |
---|---|
org.forgerock.i18n.jul |
This package provides a localization mechanism for
java.util.logging . |
Class and Description |
---|
LocalizedLogger
A logger implementation which formats and localizes messages before
forwarding them to an underlying Java
Logger . |
LocalizedLoggerFactory
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 . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.