Log message localization fails
------------------------------
Key: JBLOGGING-15
URL:
https://jira.jboss.org/jira/browse/JBLOGGING-15
Project: JBoss Logging
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jboss-logbridge, jboss-logmanager
Reporter: David Lloyd
Assignee: David Lloyd
Log message localization is hiding away in two places in JDK logging.
1) the secret doLog() & getEffectiveResourceBundleName() methods on j.u.l.Logger
2) the formatMessage() method on Formatter
Solve the puzzle, win the prize. JSF logging depends on log localization & resource
bundle resolution working properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira