https://issues.apache.org/bugzilla/show_bug.cgi?id=48778
--- Comment #1 from Curt Arnold <[email protected]> 2010-02-19 14:23:14 UTC --- Earlier benchmarks referenced in thread referenced in original bug report. http://marc.info/?l=log4j-dev&m=113719664927002&w=2 http://marc.info/?l=log4j-dev&m=113753508714633&w=2 I think these are more concerned about the performance difference between LogSF.info(logger,"A {} rang out", "bell"); and LogMF.info(logger,"A {0} rang out", "bell"); However, it would be good to review. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
