-
### Installed product versions
- SumoLogic.Logging.Serilog: 1.0.1.1
### Description
After I make a RPC call via remoting and a timeout exception is thrown, when I log the exception using Log.Erro…
-
Hi, this package should be only applied to the azure cosmos db with Sql api,
if mongo api , please use serilog-sinks-mongodb
https://github.com/serilog/serilog-sinks-mongodb
-
I have deployed an application developed in .Net 6 to Cloud Run. Although I have set UseLogCorrelation to True, the Trace is not being displayed in the output logs. Is there a mistake in my configurat…
-
When using multiple appsettings.json files, the "WriteTo" section appears to a full replacement by the overriding appsetting json file.
```
.Net Core 3.1
Serilog.AspNetCore Version="3.4.0"
Seril…
-
### Describe the feature
Serilog has a facility that allows components to report errors during operation. The AWS Serilog Sink should report errors to this SelfLog. https://github.com/serilog/serilog…
-
Hi 👋
I was playing around to see if I could redirect all `Console.Write` calls to Serilog. The problem is that `ConsoleSink` itself will use `Console.Out` and `Console.Error` to write the formatted…
-
Hello.
I have a problem using this sink. After applying the following configuration
Serilog.Log.Logger = new LoggerConfiguration().MinimumLevel.Verbose()
.WriteTo.Discor…
-
### 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…
-
**A few questions before you begin:**
> Is this an issue related to the [Serilog core project](https://github.com/serilog/serilog) or one of the [sinks](https://github.com/serilog/serilog/wiki/Prov…
-
**Versions:**
.NET Core 3.1
Serilog 2.9.0
Serilog.Sinks.ElasticSearch 8.1.0
**Change in ElasticSearch 8.0**
https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.ht…