This one look good. Is just facade, and I guess Hibernate is using it
too. Than it is not new dependency, just reuse.
Next week I plan to commit checksum plugin and maybe first version of
ScClient. After 3 days of hard hacking I switched it to Sculptor 1.6
and JPA. HURA. Of course expect some
I don't understand why there is a performance bottleneck, since we don't do
much logging and I think we normally use the 'if isDebugEnabled' idiom.
I agree that lack of parameterized logging is a major drawback for commons
logging. I think we have chosen commons logging because most other
framewo
Is Message.format() (I guess this would be used within) better than
using a StringBuilder? Further, thinking about what potentially to log
is also a good idea.
I think if logging is a bottleneck then often the problem is not the
right library to use.
My 2 cents...
Am 23.07.2009 um 10:59 sch