Index of /apache/logging/log4net

      Name                    Last modified      Size  Description
Parent Directory - binaries/ 01-Feb-2013 10:05 - source/ 01-Feb-2013 10:05 - KEYS 31-Jan-2013 19:53 38K README.html 12-Oct-2011 10:23 15K

Apache log4net™ 1.2.11 is not only a bugfix release, it also adds support for Microsoft® .NET 4.0 as well as the client profiles of .NET 3.5 and .NET 4.0.

Starting with this release log4net uses a new strong name key but we also provide a binary distribution using the "old" strong name key of log4net 1.2.10 and earlier. See the FAQ for details.

The binary distributions no longer contain assemblies built for the Compact Framework 1.0 or the Shared Source CLI - you can build those yourself using the source distribution.

Users who download the ZIP files to Windows may need to unblock the archive (right click on the ZIP and press the "Unblock" button) before extracting it.

Breaking Changes

The signature of ILoggerFactory.CreateLogger has changed.

Bug Fixes

Improvements

New Features