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/
C#Apache-2.0
Issues
- 5
.NET8.0 XML Exception Problem
#138 opened by SwEngine - 1
- 0
Any plan to upgrade log4net to 2.0.16 or later?
#144 opened by ghkamfung - 1
Exceptions not being logged
#93 opened by awjrowe - 0
Logging latest scope value
#141 opened by andreycha - 0
EventId Not Showing in Logs
#140 opened by MDornian - 0
microsoft.extensions.logging.log4net.aspnetcore is missing NuGet package README file
#137 opened by lyndaidaii - 1
Upgrading to net8.0 throws exception on startup.
#135 opened by danjarvis - 1
Initialize without a config file
#136 opened by Varmod - 0
Missing copyright notice in license
#134 opened by JulianDesLoges - 2
Add .NET 8 support
#133 opened by akorda - 5
Logging stopped working since upgrading to 3.1.3
#94 opened by TWJH - 1
Removing old log files
#115 opened by DanBrk - 2
.net 7
#129 opened by greengumby - 1
Enable internal debugging
#131 opened by Bykiev - 2
- 1
- 0
Thank you for the contribution.
#127 opened by wikimabov3 - 1
How to add SMTPAppender
#123 opened by Alvin-Prasla - 3
Question about name
#125 opened by GioviQ - 4
appsettings.json - does this package have a "provider alias" like the built-in Microsoft providers?
#90 opened by mg-cleartel - 1
- 2
Missing Release Notes
#120 opened by paul-datatech911 - 2
Unable to use basic MS SQL Server Configuration
#87 opened by Coltae - 2
Can I output logs to the database?
#100 opened by anjoy8 - 1
Use it in a windows service console application
#121 opened by gitzko - 4
BeginScope don't work as expected
#113 opened by zeqk - 4
When running in docker, after `docker stop`, logs are not emitted to console
#112 opened by williamdenton - 0
Provide logging state to Log4Net
#109 opened by ju57u5 - 1
Use this package in .net 5 console application
#108 opened by Timo-Weike - 2
Exceptions not logged if message is empty
#104 opened by houbi56 - 1
Running it as a Windows Service
#88 opened by robcube - 3
Does this depend on ASP.NET Core or just Core?
#78 opened by gusgorman - 3
- 0
- 1
Nested Diagnostic Context
#101 opened by IgorBuchelnikov - 0
Blazor Client support
#99 opened by rfcdejong - 1
- 0
Debug PropertyOverrides
#89 opened by DanBrk - 8
NET Core 3.0 - Logging debug level messages
#76 opened by gusgorman - 0
- 3
Upgrade log4net to 2.0.10 to mitigate CVE-2018-1285
#92 opened by nil4 - 1
Could not find a part of the path '/var/tmp/.net/root/WebApi/qxm0hpzq.tj3/Config/log4net.config'
#91 opened by z514987467 - 1
- 3
Trace Level Logging
#85 opened by benjamin-stern - 6
Output path problem when using Windows Service
#81 opened by fengbozs - 1
- 2
- 1
ASP.NET Core 3.1 Possible Issue
#79 opened by RealDotNetDave - 2
Dont throw when LogLevel is None
#75 opened by AndreMantas