http://bugzilla.slf4j.org/show_bug.cgi?id=13
------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ dev mailing list [email protected] http://slf4j.org/mailman/listinfo/dev
