Skip to main content



      Home
Home » Eclipse Projects » Equinox » Apache commons logging and Equinox - hard to get started
Apache commons logging and Equinox - hard to get started [message #97207] Wed, 12 September 2007 11:11
Eclipse UserFriend
Originally posted by: martin.tomcat.org

Hi,

I have the need of doing some logging from my Services and I found that
Equinox is shipped with Apache Commons Logging.
And I had no problem getting started using the LogFactory.getLog
functionallity. What is hard is to figure out what and how to configure.

I understand that Commons Logging is just a wrapper to the real logging
system, but however I need some advice to get started.
Perhaps the commons-logging.properties is the key, but that file shoule be
placed on the classpath which is not so easy to relate to in the
OSGi world.

I found out that the logging system in use is the Jdk14Logger, and I can
live with that as long as I configure where the logs should be stored
and timestamp format.

Some advice and guide is appreciated

BR

M
Previous Topic:EclipseStarter.shutdown() freezes
Next Topic:no suitable log constructor error
Goto Forum:
  


Current Time: Fri Apr 25 18:18:03 EDT 2025

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

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

Back to the top