Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Logging tools
Logging tools [message #146454] Mon, 01 March 2004 10:08 Go to next message
Eclipse UserFriend
Originally posted by: lcheeme1.dsta.gov.sg

I'll like to find out what is the recommended tools for logging messages
in the Eclipse platform and their future development trends. Should I be
using the Eclipse logger, the log4j plug-in or the java 1.4 SDK logging
APIs? Are we able to pipe messages meant for the Eclipse logger to the
log4j plug-in? Thanks!
Re: Logging tools [message #152322 is a reply to message #146454] Mon, 05 April 2004 13:57 Go to previous message
Eclipse UserFriend
Originally posted by: mb.thomas-daily.de

Lee Chee Meng wrote:

> I'll like to find out what is the recommended tools for logging messages
> in the Eclipse platform and their future development trends. Should I be
> using the Eclipse logger, the log4j plug-in or the java 1.4 SDK logging
> APIs? Are we able to pipe messages meant for the Eclipse logger to the
> log4j plug-in? Thanks!

One possibility is to use a wrapper that automatically uses
the available: <http://jakarta.apache.org/commons/logging/>

Marcus
Previous Topic:java.util.logging.Logger vs console text colours
Next Topic:Why does IjavaProject.setRawClasspath(newClasspath, monitor) hide the JRE ?
Goto Forum:
  


Current Time: Thu Sep 26 22:52:58 GMT 2024

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

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

Back to the top