logging in Java

logging frameworks

There is a java api in java.util.logging.Logger, but I've never used this directly and prefer log4j.

Frameworks include log4j, slf4j and commons-logging.

Published: Sunday, 6 March 2011
More Articles (showing 1 below)
2011-03-06