[slf4j-user] How to turn off localization
Ceki Gulcu
ceki at qos.ch
Mon Oct 19 12:14:45 CEST 2009
Hi Esteban,
SFL4J does not know about jdk14 translations. It delegates all work to to jdk14
logging because you have placed slf4j-jdk14.jar on the class path. You would
need to tweak jdk14 logging, SLF4J cannot help you in this regard.
Cheers,
Esteban Ignacio Masoero wrote:
> Hi:
>
> I'm using slf4j with jdk14, and all my log messages are in spanish,
> according to my pc configuration. However, most of the translations are
> really ugly so i'd like to make it do the logging in english.
> Is it possible? can it be done by just adding something to my
> logging.properties file?
>
> Thanks in advance,
>
> Esteban
>
--
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