Shlrm.org Blag

Useful java Logging link

by David Kowis on Nov.25, 2007, under Java

http://www.crazysquirrel.com/computing/java/logging.jspx

I’ve found this link to actually explain how to use the Java Logging apis. It’s quite good.

The API’s are missing a few convience methods that I liked from log4j, but they’re not that difficult to migrate. The Logging framework is quite robust and it’s easy to apply run time configuration stuffs. So you can code up the junk and deploy it, tweak a configuration file, viola, no more FINEST logging messages. Yeah, FINEST is something different. There’s FINE, FINER, and FINEST. Those are like what you’d use for DEBUG. Beyond that you can decide what you want to show the users and such. Anyways, this article actually explained the thing to me to the extent that I was able to figure it out :)

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • email
  • StumbleUpon
  • LinkedIn
  • TwitThis
:,

Leave a Reply

Archives

Hacker’s Diet

The Hacker's Diet Online