| --- |
| layout: post |
| status: PUBLISHED |
| published: true |
| title: Apache Logging log4j 1.2.17 released |
| excerpt: The Apache Logging team is pleased to announce the Apache log4j 1.2.17 release! |
| id: 2d25018a-8657-4a48-b3c7-45e565ff9a7c |
| date: '2012-05-28 00:00:00 -0400' |
| categories: logging |
| tags: |
| - release |
| - annoucement |
| permalink: logging/entry/apache_logging_log4j_1_2 |
| --- |
| <p>The Apache Logging team is pleased to announce the Apache log4j 1.2.17 release!</p> |
| <p>Apache log4j is a wellknown framework for logging application behaviour.</p> |
| <p>This is release is a maintenance release containing these issues:</p> |
| <ul> |
| <li>log4j 1.2.17 release preparation Fixes 49470.</li> |
| <li>Configure from an InputStream Fixes 52913.</li> |
| <li>JDBCAppender not closed due to SQL Exception while executing an SQL (thanks to Anurag Agarwal) Fixes 51597.</li> |
| <li>Memoryleak - org.apache.log4j.helpers.ThreadLocalMap Fixes 50486.</li> |
| <li>DOMConfigurator does not close input stream when configured based on URL. Fixes 48588.</li> |
| <li>javadoc.jar was missing NOTICE and LICENSE and contained .svn entries. Fixes 49078.</li> |
| <li>Wrong log levels logged with serialized LoggingEvent. Fixes 50238.</li> |
| <li>Add org.apache.log4j.rewrite.RewriteAppender and org.apache.log4j.util.UtilLoggingLevel from discontinued receivers companion. Fixes 51766.</li> |
| </ul> |
| <p>Details: <a href="http://logging.apache.org/log4j/1.2/changes-report.html#a1.2.17">http://logging.apache.org/log4j/1.2/changes-report.html#a1.2.17</a></p> |
| <p>Apache log4j 1.2.17 requires JDK 1.4 or later.</p> |