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

bugzilla-daemon at gil.qos.ch bugzilla-daemon at gil.qos.ch
Fri Jan 27 15:57:27 CET 2006


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





------- Additional Comments From listid at qos.ch  2006-01-27 15:57 -------

FYI, according to my measurements, logging an event to file takes about 20 
microseconds. Inferring the caller takes about 15 microseconds. In other words, 
inferring the caller roughly doubles the CPU cost of each log call. (If that sounds 
bad, keep in mind that several years ago the ratio was 10, not just 2.

I am tempted to apply Peter's patch under the assumption that Boris can have his own 
implementation of JDK14LoggerAdapter where the caller is not automatically inferred.

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