-
As part of [this commit](https://github.com/serilog/serilog-aspnetcore/commit/92bc15aa27f925bb590ad7940f0272013fd2ead3) in the Serilog.AspNetCore repo the guidance for using Serilog with ASP.NET Core …
-
## Failing Test(s)
- Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory
## Error Message
```text
1. System.ObjectDisposedException : Cannot access a disposed object. Object name: 'IServi…
-
I don't know how to better explain it, I've tried a lot of things. Eventually I got it working by injecting Serilog.ILogger instead of the ILogger from microsoft, but I don't want to have to rewrite…
-
The following code was working with the previous version of TestCorrelator (3.2.0), but it is failing with v4.
Here is the code.
```
var configuration = new ConfigurationBuilder()
…
-
Hello,
I would like to ask, what is the reason for this line
https://github.com/serilog/serilog-extensions-logging/blob/1e9f655aec4fa4335c68dcce64daac9a25f0011e/src/Serilog.Extensions.Logging/Se…
-
Hi,
I'm very happy about this GELF Logging Extension, as I don't need to use serilog or NLog to get my logs into GrayLog interface.
But I would prefer some more documentation, e.g.
* Is this ex…
-
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…
-
I have this use case:
- There are multiple variables I want to included in logging
- For most of them, they are strings or numbers, so that I am happy for them to be rendered in the message
- Som…
-
When I do not use there Serilog logger and the Serilog APIs for activity tracing but instead use `Microsoft.Extensions.Logging.ILogger` and `System.Diagnostics.ActivitySource` for logging/tracing and…
-
Always spits out blank for [{ClassName}]