log4eclipseSimple log4j plug-in for eclipse. |
|
log4eclipse is discontinued. log4eclipse was one of those tiny weekend projects and the last release made by me actually took place back in 2004. But people apparently still use it and I still receive patches from time to time. So log4eclipse is yours! If you want to change, fix or enhance something just do it and drop me a note. I probably won't even review what you've done and just grant you access to the CVS repository :)
NEWS (0.3.6, 2007-FEB-04): Andreas Smirnow contributed 2 new features:
log4eclipse opens a port (default 4445), listens for SocketAppender input streams and display the logging events in a table, highlighted according to their level.
Mail: log4eclipse {at} nitwit {dot} de or via formail.
01 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/"> |
01 final Logger log = Logger.getLogger(this.getClass()); |
| http://www.sourceforge.net/projects/log4eclipse/ |