blob: 7080ad32df22a8c506e83f6726d2dfe10fced09b [file] [log] [blame]
---
layout: post
title: Apache log4php 2.3.0 released
date: '2012-10-13T00:00:00+00:00'
categories: logging
---
<h2>The Apache log4php team is pleased to announce the release of Apache log4php 2.3.0.</h2>
Significant changes in this release include:
<ul>
<li>Ability to override the default renderer.</li>
<li>New experimental appender: FirePHP</li>
<li>Many improvemetns to LoggerLayoutPatern (support for long conversion
words, many new conversion words)</li>
<li>Various improvements to appenders</li>
<li>Several bugfixes</li>
</ul>
Release notes, including the full change, log can be found here:
<a href="http://logging.apache.org/log4php/changelog.html">http://logging.apache.org/log4php/changelog.html</a>
The release is available from:
<a href="http://logging.apache.org/log4php/download.html">http://logging.apache.org/log4php/download.html</a>
The PEAR package will be available in a couple of days from our PEAR channel:
<a href="http://pear.apache.org/log4php/">http://pear.apache.org/log4php/</a>Y
Thanks to everyone who participated in the making of this release.
Best regards,
The Apache log4php team