-
The default color of the console output is difficult to read when using a console with light background.
A similar issue was raised in the past: https://github.com/stryker-mutator/stryker-net/issues/…
-
What are the correct NuGet packages needed to debug NBomber tests?
Following the post at https://nbomber.com/blog/2021/04/14/nbomber-2-0/ , and also after looking at the exceptions in the VS debug ou…
-
## Describe the bug
*Probably applies to `dotnet4` but didn't test that one*
The dotnet SDK has a hard dependency on Serilog, while the `Microsoft.Extensions.Logging` implementation (that is also …
-
Hello, I tried to add templates for serilog support, but I can't do it.
I make a log formats pattern:
Message pattern: `^(?s)([^\[]*)\[([^\]]*)\]([^\]]*)(.*)$`
Message start pattern: `^\d`
Time fo…
-
**Description**
When logging enum values via an output template that includes `{Message:lj}`, the enum values are still enclosed in double quotes. It only happens when logging to a text file. The sam…
-
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()
…
-
Writing to indices is not supported with Serilog, it is supported with NLog and Extensions.Logging.
-
`System.MissingMethodException: Method not found: 'Void Serilog.Parsing.TextToken..ctor(System.String, Int32)'.`
Culprit: [this change](https://github.com/serilog/serilog/commit/72e0b79be214bde649a…
-
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 …
-
Given that the repo produces a .PersistentFile NuGet package, would it be possible to rename this repo to `serilog-sinks-persistentfile` ?
(External links redirect correctly if you do that; the onl…