Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Logging in Java with the JDK 1.4 Logging API and Apache log4j Review by Rob Bruce

Good book on Logging

This book does an excellent job to readers like me at intermediate level of programming. Step by step guide on both the logging APIS was good although I settled for Log4j finally. I was a bit surprised to see this book got a one star review from someone. This book certainly does better than that. Ihave not read the complete log4j manual (it is out of stock mostly) but apart from that I could not find any other material which does a better job!! My thanks to the author.

The only reason it is a 4 star to me is that there can be more on practical application of logging such as in EJB and all.