-
**Is your feature request related to a problem? Please describe.**
It would be very helpful to have a single log file for each time an application runs, and to also be able to archive logs from the p…
-
**Is your feature request related to a problem? Please describe.**
I would like to log an extra data with an active log context but I have to use different methods:
For example, I am trying to log…
-
`System.MissingMethodException: Method not found: 'Void Serilog.Parsing.TextToken..ctor(System.String, Int32)'.`
Culprit: [this change](https://github.com/serilog/serilog/commit/72e0b79be214bde649a…
-
**Version**
AzureFuntionTools 4.91.0-inprocess
Windows 11
.NET 8
Azure function V4 in-process model
**Description**
Error during Azure function startup
System.IO.FileNotFoundException: 'Could not lo…
-
Writing to indices is not supported with Serilog, it is supported with NLog and Extensions.Logging.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Status Checks
These …
-
If you have to use v8 because of the serilog issue, then you have a problem with the latest recommendation from Intuit in their recent Intuit Developer Critical Alert. From their email:
> What is …
-
### Problem Statement
Due to current API design, we cannot add a Serilog level switch to Sentry sink.
I want something like this:
```
const Serilog.Events.LogEventLevel sentryMinLevel = Serilo…
-
I would like to see logging feature, especially logging of custom actions; there's no way to debug and see the output of the command
Git command logging should also be useful and may help with bug re…
-
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()
…