cse-icons 0 Report post Posted January 5, 2005 hi friends,I suppose most of u might be using log4j for logging in ur J2EE applications.There is a gui which is an extension of log4j called logFactor5. It displays the messages in a gui and has few features like filters, sorting and coloured display for different levels.There is another utility called Chainsaw which is also a gui for logging. It can be run and will listen to a port for logging messages. u can configure ur appln to send messages to that port using SocketAppender. It can also open log files which are in XML format.Hope this is useful. Share this post Link to post Share on other sites