asp.core Log4Net wbudowane

https://stackoverflow.com/questions/46169606/how-to-use-log4net-in-asp-n...

ote there is already log4net adapter for ASP.NET Core logging interface.

Only thing you need to do is pass the ILoggerFactory to your Startup class, then call...

https://github.com/huorswords/Microsoft.Extensions.Logging.Log4Net.AspNe...

Kategoria: