-
I have created my own repo around the time you created yours,
having 2 repos for the same thing is just bad practice - therefore I would like to ask you to add your project to the Serilog-Contrib net…
-
Hi,
I needed to use Amazon SQS and I didn't find any Sinks so I created one, if you find it helpful I would like to transfer the project.
[Serilog.Sinks.AmazonSQS](https://github.com/evertonrps/S…
-
Shouldn't the stacktrace be outputed within a key?
stacktrace=some stacktrace
https://github.com/serilog-contrib/Serilog.Logfmt/blob/e157ce692de97a903d0c4a3820aac9c1d4bbde5e/Serilog.Logfmt/Logf…
arins updated
2 months ago
-
### Which version of Serilog.Sinks.Grafana.Loki are you using?
v8.0.1
### Which version of .NET are you using?
net6.0
### Describe the bug
According to XML-doc, default value for `period` is 2 se…
-
Hi there,
Serilog.Enrichers.Sensitive supports masking of custom data types via [Masking Operators](https://github.com/serilog-contrib/Serilog.Enrichers.Sensitive/?tab=readme-ov-file#masking-operat…
-
**Describe the bug**
We publish the nuget package with a DEBUG build instead of RELEASE. This causes some fatal exceptions to not be caught.
**Expected behavior**
We should pack the release artif…
-
Upgrading to v7 causes problems for us with the new camelCase renaming of fields. This breaking change is mentioned on the README, but it was not trivial to find out exactly what changed and how to re…
-
Code:
appsettings.json:
I had version 2.3.0 installed which worked great. Updated to 3.0.0 (3.0.1) and everything broke. Logs are not sent to Graylog.
**What to do?**
-
### Which version of Serilog.Sinks.Grafana.Loki are you using?
v8.2.0
### Which version of .NET are you using?
net6.0
### Describe the bug
Handling of `Serilog.Events.LogEvent` in `LokiBatchForma…
-
The Serilog's release [v3.1.0](https://github.com/serilog/serilog/releases/tag/v3.1.0) brings us the new breaking change:
> This release adds two new first-class properties to LogEvent: TraceId and…