[Lumberjack-users] Problem with Apache Commons Logging
Status: Beta
Brought to you by:
gilstrap
From: David O. J. <da...@da...> - 2003-02-03 23:42:05
|
Hi, I've run into a problem with Lumberjack and I'm hoping someone has a solve. The short of it is that Apache's Logging from the Commons Project doesn't work with Lumberjack. Basically, when Commons Logging uses their 'adapter' to publish commons logging calls to the JDK 1.4 logging calls, Lumberjack appears to be throwing exceptions or in some way not performing in a way that Commons expects JSR47/JDK 1.4 logging to work. The commons group 'resolved' it by changing the check so that lumberjack is avoided, but I want lumberjack to be able to work with the JDK 1.4/JSR 47 support in Commons. Has anyone else reported or seen a similar issue? What is the resolution to date on this? -- David Orriss Jr. |