-
Always spits out blank for [{ClassName}]
-
Any chance we can get this updated to work with Serilog 4?
-
### Version
- AzureFuntionTools 4.84.0-inprocess
- Windows 11
- .NET 8
- Azure function V4 in-process model
### Description
- Error during Azure function startup
- System.IO.FileNotFoundE…
-
See https://github.com/serilog-tracing/serilog-tracing/pull/41#issuecomment-2163408822
If a Serilog or SerilogTracing sink triggers new traces or log events, a loop can result.
Today, this means…
-
by browsing through source code and other issues I have figured out that I can add Serilog Mail sink in appsettings as follows:
```
"Name": "Email",
"Args": {
"From": "te…
-
We have just wasted some days tracking down an infinite loop, whihc only happened on the staging server.
Due to some refactorings in our ILogEventEnricher implementation, it called a method, which …
-
hey @lukaknezic thx for this awesome lib!
We've recently adopted it in our code base and here a a few things that we've stumbled across maybe it's just our experience but nevertheless I thought it…
SbiCA updated
1 month ago
-
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
-
### Problem Statement
Hi All,
I'm currently using the old `Serilog.Sinks.Sentry` package. It has this feature, where it allows you to send exceptions to Sentry with a tag that was derived from spe…
-
**Summary**
When EmailConnectionInfo.IsBodyHtml is set to false emails are still being sent as HTML rather than plain text.
**Reproduce**
Create an `EmailConnectionInfo` object with IsBodyHtml se…