This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
"Java logviewer" is a GUI to easily view the java application logs generated by the "java.util.logging" package. The log must be formatted by the XMLFormatter class. It provides facilities in order to filter, to sort and to find log records.
The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open LogViewer, which provides you a powerful filtering system.