Log - The easiest-to-use logging system

Log is a very easy-to-use logging system, replacing efficiently "System.out.println()" debugging. Compared to the standard Logging class, or compared to the well known Log4J package, this one aims to follow Pareto's law: You will get 80% of the functionalities, but you will spend only 20% of your time. And most users even need less than 80%...

Main features

More information

See the javadoc to get more information, a full example, and see how easy it is to use!

LogViewer

LogViewer is a little application that let you analyse log files and make very efficient searches using the power of regular expressions.


Downloads

Download the Log class (version 0.1), the javadoc and the examples (25.5 Ko)
Download the LogViewer application (52.9 Ko)




Valid XHTML 1.0!