[slf4j-dev] [Bug 86] Add logging utility methods

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Fri Jun 6 15:28:42 CEST 2008


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





------- Comment #5 from rgoers at apache.org  2008-06-06 15:28 -------
Unless there is a compelling reason for 1.6 I'd stick with 1.5. That is where
most of the features got added. I had originally thought the minimum version
was 1.4 until I looked at the web site and discovered it was 1.3.

But having said that, from my personal experience the way I modified this
probably won't make any difference. I noticed when debugging that the 1.5
compiler turns string concatenation into StringBuilder appends anyway. So I
wouldn't make this incompatible with 1.3 just for that.

For this issue I'd appreciate you taking a look at it and determining if or how
you'd like to also bring in logback's profiler and StopWatch stuff. As you can
see, the Timer class here and StopWatch have a lot in common.


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