huorswords / Microsoft.Extensions.Logging.Log4Net.AspNetCore

Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
Apache License 2.0
249 stars 123 forks source link

Any plan to upgrade log4net to 2.0.16 or later? #144

Open ghkamfung opened 4 months ago

ghkamfung commented 4 months ago

There was a bug in threadid logged by log4net and it is fixed in 2.0.16 https://github.com/apache/logging-log4net/pull/103