serilog-sinks-elasticsearch
serilog-sinks-elasticsearch copied to clipboard
Not Load Type
trafficstars
Does this issue relate to a new feature or an existing bug?
- [X] Bug
- [ ] New Feature
What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package. 9.0.3
What is the target framework and operating system? See target frameworks & net standard matrix.
- [X] netCore 2.1
- [ ] netCore 2.0
- [ ] netCore 1.0
- [ ] 4.7
- [ ] 4.6.x
- [ ] 4.5.x
Please describe the current behavior?
If the current behavior is a bug, please provide the steps to reproduce the issue and if possible a minimal demo of the problem
Here's my configuration
Elasticsearch version: 8.8.2 Project version: Net8
I deleted the serilog files from .nuget folder. I deleted obj and bin folders, uninstalled the package and tried rebuild the project but noting worked