12 May 2013 08:09
[ANNOUNCEMENT] Apache Log4j 2.0-beta6 released
Ralph Goers <ralph.goers <at> dslextreme.com>
2013-05-12 06:09:52 GMT
2013-05-12 06:09:52 GMT
The Apache Log4j 2 team is pleased to announce the Log4j 2.0-beta6 release!
Apache log4j is a well known framework for logging application behavior. Log4j 2 is an upgrade to
Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides
many of the improvements available in Logback while fixing some inherent problems in Logback's
architecture.
This is the eighth release of Log4j 2 and is being made available to encourage use and feedback from the community.
Bug fixes and enhancements
Changes in this version include:
Fixed Bugs:
o LOG4J2-231: Logger.getParent() was not returning the correct Logger.
o LOG4J2-201: Renamed Plugin annotation attribute from "type" to "category".
o LOG4J2-219: Fix: install default root logger if not configured (this is unchanged),
but make sure to include configured named loggers. Clarified documentation. Thanks to Peter DePasquale.
o LOG4J2-159: Use OSGi version format in Fragment-Host
o LOG4J2-234: RegexFilter threw a NullPointerException when used as a context-wide filter.
o LOG4J2-192: Add support for interpolating Environment variables when processing the configuration.
o LOG4J2-235: Removed dependency on tools jar from core module, made jconsole dependency optional.
Thanks to Sebastian Oerding.
o LOG4J2-233: Fixed link to log4j-user mailing list.
o LOG4J2-222: Disruptor will now shutdown during Tomcat shutdown. Thanks to Steven Yang.
o LOG4J2-224: The FlumeAppender failed to start if the Flume RPCClient could not connect to any Flume
agents.
o LOG4J2-223: Fix LoggerContext start and stop to eliminate IllegalStateException and NoClassDefFound
errors.
o LOG4J2-221: Remove hundreds of compiler warnings. Thanks to Nick Williams.
(Continue reading)
RSS Feed