What’s the release schedule for log4net 1.3.0 look like?  The defects fixed in 
LOG4NET-455 and LOG4NET-437 are pretty severe for anyone trying to use 
async/await extensively.  We were so desperate for a fix, we backported the 
patches into 1.2.13 here:

https://github.com/freedomvoice/log4net (1.2.13-await branch)

And published these two unofficial packages here:

https://www.nuget.org/packages/log4net-await

https://www.nuget.org/packages/Common.Logging.Log4NetAwait/

Obviously, this is suboptimal.  .NET 4.5 and the await feature are three years 
old, so having a released version of log4net that correctly supports context 
with that feature at this point seems important.

Reply via email to