[slf4j-user] Internationalization?
Ceki Gülcü
listid at qos.ch
Mon Jan 29 22:50:59 CET 2007
Hi Michael,
SLF4J has no built-in support for i18n. However, you could internationalize
your message before calling a given SLF4J logger using a utility class of
your own cooking. Alternatively, you could write a (LOG4J/JUL/LOGBACK)
filter which could take care of the i18n.
I hope this answers your question,
At 10:36 PM 1/29/2007, Newcomb, Michael-P57487 wrote:
>What is the recommended slf4j way of internationalizing logging?
>
>Thanks,
>Michael
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the slf4j-user
mailing list