Log4E

  • java • sw • it • opensource • english • devtools • projects
  • 89 words

Java logo

Log4E is an Eclipse Plugin which helps you to set up your logger easily in Java Projects. It assists you in several tasks: logger declaration, logger Insertions at certain method entries, substitution of System out's, modification of already existing logger statements. Log4E has active support for Log4j, Commons Logging and JDK 1.4 Logging. By defining your own templates you might be able to adapt your own logger to the Plugin.

A very usefull plugin for every Eclipse Java Developer, that knows the importance of Logging… expecially in huge projects.