-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of problem
DNN Currently uses Log4net for logging. It is also included as a DNN branded fork of lo…
-
The referenced Serilog packages in the latest Serilog.AspNetCore 8.0.2 does not reference the latest serilog packages.
**Description**
Serilog.AspNetCore 8.0.2 (latest) has old Serilog packages re…
-
I decided to add a duplicate issue to let you know that we have been waiting for a long time to resolve this issue. Hopefully Intuit team fix it.
-
I'm hosting a .Net Core 8 Web Api in an Azure app service. The app is configured to use Serilog to write to an Azure blob, and with version 3.3.2 of this package everything has worked fine. I recently…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.4.0
### Bug summary
Umbraco hosted in Azure on Linux P0v3
When you are logged in as a member, after …
-
Serilog is lacking,
1. not performant (allocates a lot)
2. hard to customize (they made everything private)
3. we aren't using serilog to its designed use case; instead we are using the bare minim…
-
We have been bitten by this again in a recent release. This logging library should NOT be a dependency in your nuget package.
-
DLL hell again.
[MissingMethodException: Method not found: 'Serilog.LoggerConfiguration Serilog.FileLoggerConfigurationExtensions.File(Serilog.Configuration.LoggerSinkConfiguration, System.String,…
-
I found the Serilog.dll here .nuget\packages\microsoft.dotnet-interactive\1.0.522904\tools\net8.0\any but it was an older version. I loaded the following
#r "nuget:Microsoft.Extensions.Logging,8.…
-
Hello community,
I'm not sure if this is a bug, but I can't figure out why it's not working.
I'm trying to create a PoC where NotImplementedException is filtered out and not logged.
When I appl…