Uses of Package
org.forgerock.i18n.slf4j
-
Packages that use org.forgerock.i18n.slf4j Package Description org.forgerock.i18n.slf4j This package provides an alternative localization mechanism toorg.slf4j.cal10n
. -
Classes in org.forgerock.i18n.slf4j used by org.forgerock.i18n.slf4j Class Description LocalizedLogger A logger implementation which formats and localizes messages before forwarding them to an underlying SLF4JLogger
.LocalizedLoggerFactory A factory ofLocalizedLogger
instances which obtains a SLF4JLogger
by calling the appropriateLoggerFactory
method and wrapping it in an instance ofLocalizedLogger
.