[slf4j-dev] [Bug 13] JDK14LoggerAdapter does not preserve source class name

bugzilla-daemon at gil.qos.ch bugzilla-daemon at gil.qos.ch
Sat Feb 4 20:39:43 CET 2006


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





------- Additional Comments From boris.unckel.mlg at gmx.net  2006-02-04 20:39 -------
> For the x4juli case, if Boris is willing, x4juli could have its own 
> implementation 
> of JDK14LoggerAdapter where the caller is not automatically inferred. 
There was one straight and good argument to apply that patch. Most users of
plain java.util.logging will not have any custom formatter (instead of
jul.SimpleFormatter, jul.XmlFormatter).
For x4juli there is no problem, neither whith or without the patch. x4juli
generates LocationInformation just and only when the user configures the
Formatter to do so. (Ceki: You will remember that feature, think of
PatternLayout :-)

After reading your arguments, I remove my -1 and change to +0, because
users with a custom formatter (outside x4juli) will have a performance impact.

Regards
Boris

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