-
I am attempting to upgrade my app to Core 3 and am running into [this](https://github.com/aspnet/AspNetCore/issues/12890) issue.
-
There's an issue with Serilog.Sinks.PeriodicBatching for .NET 6. I implemented a fix for it in 4.1.1.
https://github.com/serilog/serilog-sinks-periodicbatching/issues/80
Was giving an error
…
-
I followed the instructions available on https://learn.microsoft.com/en-us/ef/core/managing-schemas/scaffolding/template and added the T4 template files to my project.
Before I made any modificatio…
tafs7 updated
1 month ago
-
Are there known issues or breaking changes between release 3.7.0 and 4+. When using 3.7.0 we are seeing data reach Splunk. When using 4+ no data appears to reaching Splunk. Here is what the project f…
-
Hello,
we have a problem with memory leaks when using Serilog.Sinks.Splunk because there is a bug in Serilog.Sinks.PeriodicBatching 4.0.x (see https://github.com/serilog/serilog-sinks-periodicbatch…
-
Way back when Serilog was conceived, we set up this organization so that we could collaborate - we shared project setup, build scripts, and publishing know-how, and we could globally roll out changes …
-
Serilog.Sinks.Elasticsearch.ElasticsearchSink is sealed error.
Should be this problem:
https://github.com/serilog-contrib/serilog-sinks-elasticsearch/pull/579
I guess just wait for the next ver…
-
@vbfox created the following statement
"1524 projects have files that are either paket or it's bootstrapper in standard positions https://docs.google.com/spreadsheets/d/19Th3rRWBIoFxlBpbuDQ9QSd7tl…
forki updated
6 years ago
-
The above versions are the latest at the time of writing (12 Mar 2024).
If you reference in your project the latest version of Serilog.Sinks.Seq and Serilog.Sinks.Elasticsearch you get this runtime…
-
```
Could not load file or assembly 'Serilog.Sinks.Splunk' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed b…