Apache commons logging and Equinox - hard to get started [message #97207] |
Wed, 12 September 2007 11:11 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03581 seconds