[
https://issues.jboss.org/browse/JBLOGGING-84?page=com.atlassian.jira.plug...
]
Claudio Miranda commented on JBLOGGING-84:
------------------------------------------
Thanks for sharing your thoughts on this.
the default locale (-Duser.country=BR -Duser.language=pt) informed at jvm level is for use
of the applications deployed at jboss. If the business application loads the localized
message it is correct.
The main point of this RFE is to let the AS code to print in the english language, it is
far easier to understand and to search for solutions at the internet.
Another case is if a customer opens a ticket at jboss support and attaches the localized
messages, the support guy at the other side (often attending in english) will not
understand the messages.
Configurable default Locale for Logger#getMessageLogger()
---------------------------------------------------------
Key: JBLOGGING-84
URL:
https://issues.jboss.org/browse/JBLOGGING-84
Project: JBoss Logging
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Michael Locher
Assignee: David Lloyd
Please make the Locale for org.jboss.logging.Logger#getMessageLogger configurable (e.g.
via a system property).
Use Case:
Having different locales for 'application code' which is deployed in JBAPP
(specified as JVM default at startup and available via Locale.getDefault()) and the locale
for logging of JBAPP.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira