Link Details

Link 75934 thumbnail
User 166473 avatar

By imyousuf
via imyousuf-tech.blogs.smartitengineering.com
Published: Apr 15 2008 / 20:41

Java Util Logger has enabled us to ship application without having dependency on any external JARs or APIs for logging purpose. After starting to use it I felt the necessity of a Logger creation tool which will create and initialize a logger for me instead of me either writing it or Copy-Pasting it for every file or worse every class. Also using a tool will enable me to maintain a coherence of naming and initialization of loggers across a project......
  • 13
  • 0
  • 1249
  • 291

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.