[jboss-jira] [JBoss JIRA] (JBLOGGING-84) Configurable default Locale for Logger#getMessageLogger()
Claudio Miranda (JIRA)
jira-events at lists.jboss.org
Fri Dec 7 10:00:17 EST 2012
[ https://issues.jboss.org/browse/JBLOGGING-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740138#comment-12740138 ]
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
More information about the jboss-jira
mailing list