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

Explain new factorie behaviour and fix old config docs #111

Closed JustusGreiberORGADATA closed 3 years ago

JustusGreiberORGADATA commented 3 years ago

The config doc said you could set the OverrideCriticalLevelWith to "Fatal" but it actually is "Critical" and the tests confirm that.

Also if you could cut a release after this that would be cool, so that i can use this new behaviour.

huorswords commented 3 years ago

Released 5.0.4 nuget version