Skip to main content



      Home
Home » Archived » BIRT » apache commons logging
apache commons logging [message #22430] Wed, 23 March 2005 16:52 Go to next message
Eclipse UserFriend
If logging of BIRT would ever be revisited in a very far future, I would
suggest to switch to UGLI instead of using apache commons logging. This last
advice is from personal experience, I had some severe problems this week
integrating and deploying libraries to an application server because of
class loader problems.

The issues I faced with commons logging are described at
http://www.qos.ch/logging/thinkAgain.jsp
http://www.qos.ch/logging/classloader.jsp

Disadvantage of UGLI is that it's still in alpha state at this time:
http://logging.apache.org/log4j/docs/ugli.html

Regards,
Sven Boden
Re: apache commons logging [message #22515 is a reply to message #22430] Thu, 24 March 2005 13:12 Go to previous messageGo to next message
Eclipse UserFriend
Sven,

Thanks for the suggestion. We are currently leaning toward using Java 1.4
logging, because it comes with the SDK. Though it lacks some of the (most)
advanced features that other packages have, the tight integration with the
language means no more class loading problem, and I believe Sun is also
improving its API.

Any comments?

Stanley
BIRT Engine
Re: apache commons logging [message #22687 is a reply to message #22515] Thu, 24 March 2005 16:17 Go to previous message
Eclipse UserFriend
Stanley,

If the solution has no class-loader problems, go for it... I'm currently
having nightmares involving class-loaders. Using commons logging bridged to
JDK 1.4 logging also seems pretty safe for now (qua class loader problems
anyway).

Regards,
Sven


"Stanley Wang" <swang@actuate.com> wrote in message
news:ec32eea31fa660bc8d590af8f3d78e54$1@www.eclipse.org...
> Sven,
>
> Thanks for the suggestion. We are currently leaning toward using Java 1.4
> logging, because it comes with the SDK. Though it lacks some of the (most)
> advanced features that other packages have, the tight integration with the
> language means no more class loading problem, and I believe Sun is also
> improving its API.
>
> Any comments?
>
> Stanley
> BIRT Engine
>
Previous Topic:input parametes and some suggestions
Next Topic:more on donations see "Noncash Contributions"
Goto Forum:
  


Current Time: Thu May 08 01:38:29 EDT 2025

Powered by FUDForum. Page generated in 0.07301 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top