On 2016-08-14, Dangling Pointer wrote: > ASP.NET Core has a pluggable logging infrastructure which a couple of > known providers are supporting: > https://github.com/aspnet/Logging/blob/dev/README.md#providers
> Here is the documentation: > https://docs.asp.net/en/latest/fundamentals/logging.html > It would be very much appreciated if we get an official repo for this > extension https://github.com/apache/log4net.Extensions.Logging similar > to https://github.com/NLog/NLog.Extensions.Logging, now that log4net > is already compatible with .NET Core. This would certainly fit well within the project. Does it have to be a separate repo? Wouldn't be a separate assembly somewhere under https://svn.apache.org/repos/asf/logging/log4net/trunk/extensions/ (mirrored as https://github.com/apache/log4net/tree/trunk/extensions ) be enough? Stefan