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





------- Comment #2 from [EMAIL PROTECTED]  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.
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to