[slf4j-dev] [Bug 50] I18N logging

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Feb 5 17:09:24 CET 2008


http://bugzilla.slf4j.org/show_bug.cgi?id=50


listid at qos.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #4 from listid at qos.ch  2008-02-05 17:09 -------
Hello Sebastian,

I have included a FAQ entry in relation to the i18n question. It also
references this bug entry.

SLF4J deals with the most common case of message formatting (intended for the
developer). If i18n support is needed, you can always add it around the SLF4J
API as you have already suggested in this report.

Although parameterized messaging is *not* documented in the Logger interface,
it is part of the expected behavior. The fact parameterized messaging is
mentioned in the docs but not in the Logger javadocs is an omission that will
be corrected shortly. I am afraid that if we allow changing the
MessageFormatter implementation, then the likelihood of conflicting message
patterns (in different packages) would be high. As such, I am closing this
report as WONTFIX.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the slf4j-dev mailing list