John-M Baker wrote:
Wouldn't it make sense to use commons logging? I implemented it on some code recently and it seems a bit of a no brainer...No, commons logging is broken by design. Apache Jakarta should really deprecate it. It has classloader issues (and memory leaks) that make it unsuitable for purpose.John Baker
