<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Apache News Online : Apache Logging</title>
<link>http://www.apachenews.org/archives/cat_apache_logging.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator>tetsuya@apache.org</dc:creator>
<dc:date>2007-09-02T23:50:07+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.122-ja" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>02 September 2007 - Apache Log4J 1.2.15 Released</title>
<link>http://www.apachenews.org/archives/001062.html</link>
<description>
<![CDATA[<a href="http://logging.apache.org/">The Apache Logging Services project</a> is pleased to announce the release of <a href="http://logging.apache.org/log4j/">Apache log4j</a> 1.2.15.
<p/>
Apache log4j 1.2.15 is a maintenance release of log4j 1.2 (<a href="http://logging.apache.org/log4j/1.2">http://logging.apache.org/log4j/1.2</a>). The list of fixed issues is available at <a href="http://logging.apache.org/log4j/1.2/changes-report.html">http://logging.apache.org/log4j/1.2/changes-report.html</a>. The release may be downloaded from <a href="http://logging.apache.org/log4j/1.2/download.html ">http://logging.apache.org/log4j/1.2/download.html </a>and is also available in the master Maven repository (groupId: log4j, artifactId: log4j, version: 1.2.15).
<p/>
The extras companion for log4j 1.2 (<a href="http://logging.apache.org/log4j/companions/extras">http://logging.apache.org/log4j/companions/extras</a>) provides extra features to log4j 1.2 users and should work with log4j 1.2.9 and later. The companion may work with earlier versions of log4j 1.2 but that has not been tested.  Features provided by the extras companion include: parameterized logging (with either java.text.MessageFormat or log4j 1.3 patterns), Regular expression filters, rolling file appender with replaceable   triggering and file naming policies and an enhanced pattern layout with support for longer pattern names, more abbreviation options, and time zone specification for date fields. The release may be downloaded from <a href="http://logging.apache.org/log4j/companions/extras/download.html">http://logging.apache.org/log4j/companions/extras/download.html</a> and is also available in the master Maven repository (groupId: log4j, artifactId: apache-log4j-extras, version 1.0).
<p/>
With the availability of log4j 1.2.15 and the extras companion, users of the log4j 1.3 alpha versions are encouraged to plan to migrate to log4j 1.2.15 with the appropriate companions or to track and contribute to the log4j 2.0 development effort. Development of log4j 1.3 is abandoned and no additional development or releases are anticipated.
<p/>
----
<p/>
<strong><em><u><a href="http://logging.apache.org/">-- The Apache Logging Services Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_logging_index.html">Apache Logging</a> ] <a href="http://www.apachenews.org/archives/news_apache_logging.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_logging.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1062@http://www.apachenews.org/</guid>
<dc:subject>Apache Logging</dc:subject>
<dc:date>2007-09-02T23:50:07+00:00</dc:date>
</item>
<item>
<title>12 December 2005 - Apache Log4j 1.2.13 Released</title>
<link>http://www.apachenews.org/archives/000805.html</link>
<description>
<![CDATA[<a href="http://logging.apache.org/log4j/">Apache Log4j</a> is available for <a href="http://logging.apache.org/site/binindex.cgi">download</a> from a number of mirrors. Please use these mirrors as they improve download time and save bandwidth. 
<p/>
Log4j version 1.2.13 contains several bug fixes related to the TRACE level introduced in version 1.2.12 and a fix in the ConsoleAppender for a bug that affected <a href="http://jboss.org/">JBoss</a>. 
<p/>
The next major release of log4j will be version 1.3. It will contain many new features and changes, and if you have written custom code, it may need to be modified to work with it. Please see the document entitled preparing for log4j 1.3 for a more detailed discussion. 
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_logging_index.html">Apache Logging</a> ] <a href="http://www.apachenews.org/archives/news_apache_logging.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_logging.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">805@http://www.apachenews.org/</guid>
<dc:subject>Apache Logging</dc:subject>
<dc:date>2005-12-12T17:32:40+00:00</dc:date>
</item>
<item>
<title>09 September 2005 - Apache log4j 1.2.12 Released</title>
<link>http://www.apachenews.org/archives/000723.html</link>
<description>
<![CDATA[<a href="http://logging.apache.org/log4j/">The Apache log4j team</a> (<a href="http://logging.apache.org/">The Apache Logging Services Project</a>) is proud to announce the official release of log4j 1.2.12.
<p/>
This new version contains a number of bug fixes, the addition of the much requested TRACE level, and is compile and runtime compatible with the earlier JDK's 1.1 and 1.2 (this feature had been inadvertently broken in version 1.2.11).  Other than the addition of the TRACE level, the api is identical to earlier versions of 1.2.X.
<p/>
You can download version 1.2.12 from:
<p/>
<a href="http://logging.apache.org/site/binindex.cgi">http://logging.apache.org/site/binindex.cgi</a>
<p/>
The log4j team expects this to be the last release for the log4j 1.2.X series.  Focus is now going to be applied to completing the long awaited version 1.3 which will have a number of additions and improvements (early alpha versions are also available at the above link).
<p/>
----
<p/>
<strong><em><u><a href="http://logging.apache.org/log4j/">-- The Apache log4j team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_logging_index.html">Apache Logging</a> ] <a href="http://www.apachenews.org/archives/news_apache_logging.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_logging.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">723@http://www.apachenews.org/</guid>
<dc:subject>Apache Logging</dc:subject>
<dc:date>2005-09-09T01:13:14+00:00</dc:date>
</item>
<item>
<title>23 June 2005 - Apache Log4j 1.2.11 Released</title>
<link>http://www.apachenews.org/archives/000703.html</link>
<description>
<![CDATA[<a href="http://logging.apache.org/">The Apache LoggingServices Project</a> is happy to announce the availability of <a href="http://logging.apache.org/log4j/docs">log4j</a> version 1.2.11. log4j 1.2.11 is a minor bug fix release addressing a build problem affecting JMSAppender (bug <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=34491">34491</a>).
<p/>
Downloads:<br/>
<a href="http://logging.apache.org/site/binindex.cgi">http://logging.apache.org/site/binindex.cgi</a>
<p/>]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_jakarta_index.html">Apache Jakarta</a> ] <a href="http://www.apachenews.org/archives/news_apache_jakarta.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_jakarta.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_logging_index.html">Apache Logging</a> ] <a href="http://www.apachenews.org/archives/news_apache_logging.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_logging.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">703@http://www.apachenews.org/</guid>
<dc:subject>Apache Logging</dc:subject>
<dc:date>2005-06-23T19:15:01+00:00</dc:date>
</item>
<item>
<title>20 May 2004 - Log4j&apos;s Chainsaw V2 Alpha Now Available</title>
<link>http://www.apachenews.org/archives/000343.html</link>
<description>
By The log4j team, an alpha version of Chainsaw V2, a Swing (GUI) based log viewer application, is now available....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_logging_index.html">Apache Logging</a> ] <a href="http://www.apachenews.org/archives/news_apache_logging.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_logging.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">343@http://www.apachenews.org/</guid>
<dc:subject>Apache Logging</dc:subject>
<dc:date>2004-05-20T05:50:54+00:00</dc:date>
</item>
<item>
<title>18 December 2003 - Apache Logging Services Project Launched</title>
<link>http://www.apachenews.org/archives/000028.html</link>
<description>
The log4j developers are pleased to announce that the Board of Directors of the Apache Software Foundation unanimously passed a resolution for the creation of the Apache Logging Services project. A copy of the resolution can be found at: http://nagoya.apache.org/wiki/apachewiki.cgi?LoggingApacheOrg/BoardResoluion The Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing. The discussions leading to the submission of this resolution can be found at: http://marc.theaimsgroup.com/?t=107115526200001&amp;r=1&amp;w=2 We should also mention that thanks to the relentless efforts of many developers and in particular those of Scott Deboy, we currently have inter-operability between the following projects: Log4Cxx (c++) Log4CPlus Log4j Log4Net Log4Perl Log4PHP JDK1.4&apos;s util.logging framework There is still much work ahead bringing in the various projects to work together within the Logging Services Project. The process is likely to take a little while. In the mean time, we will continue to do what we like best, that is developing open source software....
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_jakarta_index.html">Apache Jakarta</a> ] <a href="http://www.apachenews.org/archives/news_apache_jakarta.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_jakarta.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_logging_index.html">Apache Logging</a> ] <a href="http://www.apachenews.org/archives/news_apache_logging.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_logging.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">28@http://www.apachenews.org/</guid>
<dc:subject>Apache Jakarta</dc:subject>
<dc:date>2003-12-18T03:31:09+00:00</dc:date>
</item>


</channel>
</rss>
