[slf4j-dev] [Bug 50] I18N logging

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Jul 25 15:29:39 CEST 2007


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





------- Comment #2 from sdavids at gmx.de  2007-07-25 15:29 -------
>>How do you see formatter switching taking place?
Similar to how you switch underlying logging toolkits -- using an adapter in a
JAR and a default implementation in the Core API JAR to be used if no adapter
JAR is found.

>>Moreover, how would the SLF4J API
remain compatible when different formatters are used?

As far as I can tell the actual message pattern is not part of the API yet:
http://www.slf4j.org/api/org/slf4j/Logger.html#debug(org.slf4j.Marker,%20java.lang.String)

It is mentioned in the docs ( http://www.slf4j.org/faq.html#string_contents,
http://www.slf4j.org/faq.html#logging_performance ), but not part of the API.


-- 
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