Hello,
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. BR