Actually, which logging library does JBossCache use today ? I thought it
was commons-logging...
Jason T. Greene wrote:
Manik Surtani wrote:
>
> On 14 Aug 2008, at 20:23, Jason T. Greene wrote:
>
>> Last night I updated both pojo and core to use a non-ancient
>> commons-logging release. This fixed a really annoying performance
>> problem where it enables TRACE logging when your loglevel is set to
>> DEBUG.
>>
>> Also it fixes CL leaks.
>>
>> However, I think at some point we should drop commons-logging in
>> favor of either
>> a) JDK logging
>> b) JBoss logging
>>
>> JBoss logging can use log4j or jdk logging as a backend.
>
> Hmm, another jar dep. We need commons logging anyway for JGroups.
Unfortunately I already have to include JBoss Logging since AOP uses it.
--
Bela Ban
Lead JGroups / Clustering Team
JBoss - a division of Red Hat