Log4E, meaning Log for Eclipse is an Eclipse Plug-in which allows the user's to easily insert the log statements in to the Java source files. It has active support for log4j, commons logging and JDK 1.4 logging.
It supports the invocation of following tasks either on the project, source folder, package, class or at the method level
- 1. Logger declaration
- 2. Logger insertions
- 3. Substitution of System.out's
- 4. Logger modification
Home Page : http://log4e.jayefem.de/index.php/Main_Page
Update Site : http://log4e.jayefem.de/update