Is there a logging plugin for Eclipse with functionality like Apache Chainsaw? -


i'm searching eclipse plugin allows me view log files apache chainsaw does. in addition i'm hoping such plugin allow me click on given logging message , automatically jump line of source code logging message generated.

is such plugin available eclipse?

not apache chainsaw still have @ these:

  1. http://code.google.com/a/eclipselabs.org/p/logviewer/
  2. log file viewer eclipse
  3. http://sourceforge.net/projects/logfiletools/
  4. http://workingdeveloper.net/node/1

if want use standard eclipse log viewer in application have @ link: http://www.vogella.de/blog/2009/08/17/eclipse-rcp-error-view/


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -