apache-log4j-1.2.15
12 October 2008You will surely have heard and used log4j in your applications. Its worth using it believe me. Its really east to log using apache’s logging framework. Sometimes, while working on some legacy application, you may find problems with the versioning for log4j framework.
Make sure you use latest version of log4j. New version comes with more features and improvement. Currently apache-log4j-1.2.15 is available. Download it from:
http://logging.apache.org/log4j/1.2/download.html
Put the jar in class path and you are ready to go.
Related Posts:
- java.lang.NoClassDefFoundError: org/apache/log4j/Layout
- log4j.properties file
- JBoss - Logging Service – I
- Hibernate logging
- JBoss - Logging Service – III
- XSLT processing in Java - II
- JBoss directory structure - II
- POM (groupId:artifactId:version) - I
- Setup a Struts 2 application
- Managing dependencies using Maven
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: apache-log4j-1.2.15